stack
stack copied to clipboard
stack's cc1 script removes -std
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.