aboutsummaryrefslogtreecommitdiff
path: root/shells/bash3/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash3/files/patch-ab')
-rw-r--r--shells/bash3/files/patch-ab21
1 files changed, 19 insertions, 2 deletions
diff --git a/shells/bash3/files/patch-ab b/shells/bash3/files/patch-ab
index b3851b10a007..5bb8de2d202c 100644
--- a/shells/bash3/files/patch-ab
+++ b/shells/bash3/files/patch-ab
@@ -1,5 +1,5 @@
-*** cpp-Makefile.orig Thu Sep 29 05:00:51 1994
---- cpp-Makefile Tue Jul 19 14:02:14 1994
+*** cpp-Makefile.orig Mon Dec 12 04:14:30 1994
+--- cpp-Makefile Mon Dec 12 04:14:30 1994
***************
*** 136,144 ****
/* This is guaranteed to work, even if you have the fixed includes!
@@ -22,6 +22,23 @@
#else /* !HAVE_GCC */
CC = CPP_CC
***************
+*** 304,310 ****
+ /**/# The GNU coding standards don't recognize the possibility that
+ /**/# other information besides optimization and debugging might be
+ /**/# passed to cc. A different name should have been used.
+! CFLAGS = -O -g
+
+ SYSTEM_FLAGS = $(LINEBUF) $(VPRINTF) $(UNISTD) $(STDLIB) $(LIMITSH) \
+ $(GROUPS) $(RESOURCE) $(PARAM) $(SIGHANDLER) $(SYSDEP) $(WAITH) \
+--- 304,310 ----
+ /**/# The GNU coding standards don't recognize the possibility that
+ /**/# other information besides optimization and debugging might be
+ /**/# passed to cc. A different name should have been used.
+! #CFLAGS = -O -g
+
+ SYSTEM_FLAGS = $(LINEBUF) $(VPRINTF) $(UNISTD) $(STDLIB) $(LIMITSH) \
+ $(GROUPS) $(RESOURCE) $(PARAM) $(SIGHANDLER) $(SYSDEP) $(WAITH) \
+***************
*** 383,389 ****
Program = bash