scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

posix.mk (52B)


      1 DRIVER = posix
      2 
      3 HOST_CPPFLAGS = -D_POSIX_C_SOURCE=1