summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-03-07 09:28:21 +0000
committerpjd <pjd@FreeBSD.org>2011-03-07 09:28:21 +0000
commit52a9fb065914833155163aba6343c90a111ad180 (patch)
tree95fec0837d92abc88afe149c45e5ce77a708981b /lib/libc/stdlib
parentc1c16dcf08eba61c74ed2b7529433b3de0ec3026 (diff)
downloadFreeBSD-src-52a9fb065914833155163aba6343c90a111ad180.zip
FreeBSD-src-52a9fb065914833155163aba6343c90a111ad180.tar.gz
To be able to use printf extensions we need to turn off gcc format checking.
Following the convention of NO_WERROR and NO_WCAST_ALIGN add NO_WFORMAT, which, when defined in Makefile, turns off compile-time format checking (by adding -Wno-format), but still allows to use high WARNS level. MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud