HomeFreeBSD

MFC r219368:
rS220141Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC r219368:

r219368 (pjd):

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.

Approved by: kib (co-mentor), pjd (mentor)

Details

Provenance
trocinyAuthored on
Parents
rS220140: MFC r219343:
Branches
Unknown
Tags
Unknown

Event Timeline