mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
* Style changes * Tidy up patch Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
228 B
Diff
12 lines
228 B
Diff
--- a/tests/Makefile
|
|
+++ b/tests/Makefile
|
|
@@ -18,7 +18,7 @@
|
|
CFLAGS += -I$(HASHDIR)
|
|
#CFLAGS += -DHASH_BLOOM=16
|
|
#CFLAGS += -O2
|
|
-CFLAGS += -g
|
|
+#CFLAGS += -g
|
|
#CFLAGS += -Wstrict-aliasing=2
|
|
CFLAGS += -Wall
|
|
#CFLAGS += -Wextra
|