Home
last modified time | relevance | path

Searched hist:"43 af5f23354dbd67d2fd2d523eefad8053ac388b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile43af5f23354dbd67d2fd2d523eefad8053ac388b Mon Jul 25 07:40:34 CDT 2005 Sam Ravnborg <sam@mars.(none)> kbuild: drop -Wundef from HOSTCFLAGS for now

-Wundef caused warnings in the bison generated code in kconfig.
Updating to a newer bison (1.875d) did not fix it. The alternatives
was to correct the autogenerated code or drop -Wundef.
For now -Wundef is dropped from HOSTCFLAGS.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---