mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
Closes: https://bugs.gentoo.org/781626 Closes: https://bugs.gentoo.org/750548 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24841 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
217 B
Diff
12 lines
217 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -307,7 +307,7 @@
|
|
GDB_FLAGS="-g"
|
|
fi
|
|
|
|
-DEFAULT_CFLAGS="-Werror -Wall -Wextra"
|
|
+DEFAULT_CFLAGS="-Wall -Wextra"
|
|
|
|
# manual overrides
|
|
# generates too much noise for stub APIs
|