Skip to content
Commit 43af5f23 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

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: default avatarSam Ravnborg <sam@ravnborg.org>
---
parent d1788178
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment