summaryrefslogtreecommitdiff
path: root/lang/pgcc/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/pgcc/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pgcc/files/patch-ab b/lang/pgcc/files/patch-ab
index 32aa00bc552e..69bdb147b7a5 100644
--- a/lang/pgcc/files/patch-ab
+++ b/lang/pgcc/files/patch-ab
@@ -5,7 +5,7 @@
XCFLAGS =
TCFLAGS =
-CFLAGS = -g
-+CFLAGS = -pipe -O2
++CFLAGS = -pipe -O
BOOT_CFLAGS = -O $(CFLAGS)
# These exists to be overridden by the x-* and t-* files, respectively.
X_CFLAGS =