You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
449 B
15 lines
449 B
diff --git a/src/Makefile-env.am b/src/Makefile-env.am
|
|
index 4771bad02d..f92e20479b 100644
|
|
--- a/src/Makefile-env.am
|
|
+++ b/src/Makefile-env.am
|
|
@@ -53,10 +53,6 @@ endif
|
|
## automake environment
|
|
|
|
HARDENING_CFLAGS = \
|
|
- -O2 \
|
|
- -g \
|
|
- -pipe \
|
|
- -Wall \
|
|
-Wp,-U_FORTIFY_SOURCE \
|
|
-Wp,-D_FORTIFY_SOURCE=2 \
|
|
-fexceptions \
|