aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--news/cnews/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cnews/files/patch-aa b/news/cnews/files/patch-aa
index 073a8a12b50c..00512597b351 100644
--- a/news/cnews/files/patch-aa
+++ b/news/cnews/files/patch-aa
@@ -50,7 +50,7 @@ diff -urN ../pre-conf/conf/quiz.def conf/quiz.def
+# These answers are interdependent; do not edit this file!
+cc=""
+# These answers are interdependent; do not edit this file!
-+copts="-O2"
++copts="-O"
+# These answers are interdependent; do not edit this file!
+ldopts=""
+# These answers are interdependent; do not edit this file!
@@ -117,7 +117,7 @@ diff -urN ../pre-conf/include/config.make include/config.make
+# LIB is for makefile dependencies, LIBS for cc invocations
+LIB=../libcnews.a
+LIBS=../libcnews.a
-+CFLAGS=$(MORECFLAGS) -O2 -I../include
++CFLAGS+=$(MORECFLAGS) -I../include
+LDFLAGS=$(CFLAGS)
+LINTFLAGS=$(MORELINTFLAGS) -I../include
+