HomeSort by: relevance | last modified time | path
    Searched refs:gnu11 (Results 1 - 2 of 2) sorted by relevancy

  /src/share/mk/
bsd.sys.mk 59 # Coverity does not like -std=gnu99 (XXX untested but likely not gnu11 either)
64 # with -std=c11), we have to continue using -std=gnu11 and not
67 CFLAGS+= ${${ACTIVE_CC} == "clang":? -std=gnu11 :}
68 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -std=gnu11 :}
69 CFLAGS+= ${${ACTIVE_CC} == "pcc":? -std=gnu11 :}
  /src/tools/compat/
configure 3469 for ac_arg in '' -std=gnu11

Completed in 97 milliseconds