mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
14 lines
286 B
Diff
14 lines
286 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 09e6e39..bed335b 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -31,7 +31,7 @@ endif
|
|
OPTLEVEL ?= 3
|
|
MAX_ERRORS ?= 5
|
|
BASE_WARNINGS := \
|
|
- -Werror -Wall -Wextra \
|
|
+ -Wall -Wextra \
|
|
-Wno-register \
|
|
-Wno-missing-field-initializers \
|
|
-Wsign-compare \
|