xiw/stack

stack's cc1 script removes -std

hroptatyr opened this issue · 0 comments

Unless it's -std=gnu99, which personally I've never used.
It should allow for any std values in C mode, or at least c99, c11, gnu99 and gnu11.