xst icon indicating copy to clipboard operation
xst copied to clipboard

Add -std=c99 to CFLAGS

Open bentitmus opened this issue 3 years ago • 0 comments

I needed to add -std=c99 to CFLAGS to get this to compile (gcc relatively recent version). I'm pretty sure this flag should be safe on LLVM as well, so maybe it could be added to config.mk? I'm happy to create the commit and pull request if agreed.

bentitmus avatar Jan 17 '22 17:01 bentitmus