Kaydet (Commit) adfb7ecb authored tarafından Luboš Luňák's avatar Luboš Luňák

Revert "add -Wundef to compiler flags"

This reverts commit 22771bab.

There are still some setups in which this causes errors with WaE.
üst 67317c5e
......@@ -66,7 +66,6 @@ gb_CFLAGS_COMMON := \
-Wall \
-Wendif-labels \
-Wextra \
-Wundef \
-fmessage-length=0 \
-fno-common \
-pipe \
......@@ -75,7 +74,6 @@ gb_CXXFLAGS_COMMON := \
-Wall \
-Wendif-labels \
-Wextra \
-Wundef \
-fmessage-length=0 \
-fno-common \
-pipe \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment