summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
authorPeter Pickford2016-02-17 20:47:10 -0800
committerPeter Pickford2016-02-17 20:47:10 -0800
commit59662e16c4aafd1e71b1a632cfb9e96c0d08ffb1 (patch)
treeb2a23dd01f5d8d4105dfd20aa8741ada0888203c /config.patch
parent32ebaac9c7e01b78c4c50fafdb6d87d46d8934c1 (diff)
downloadaur-59662e16c4aafd1e71b1a632cfb9e96c0d08ffb1.tar.gz
gcc requires -O for inline functions to be inlined or they are ignored
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.patch b/config.patch
index 2faec121eac8..49d0e74e1c6d 100644
--- a/config.patch
+++ b/config.patch
@@ -5,7 +5,7 @@
#
#CFLAGS=-Wall -O2 -pipe -DSECUREWARE -DUSE_POLL
-CFLAGS=-O2 -Wall -pipe
-+CFLAGS=$(RPM_OPT_FLAGS) -Wall -pipe -DAUTO_PPP
++CFLAGS=-O2 -Wall -pipe -DAUTO_PPP
#CFLAGS=-O -DSVR4
#CFLAGS=-O -DSVR4 -DSVR42
#CFLAGS=-O -DUSE_POLL