summaryrefslogtreecommitdiff
path: root/shells/bash2/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/patches/patch-ag')
-rw-r--r--shells/bash2/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/bash2/patches/patch-ag b/shells/bash2/patches/patch-ag
new file mode 100644
index 00000000000..b8ea7988da7
--- /dev/null
+++ b/shells/bash2/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2004/05/17 22:29:30 jschauma Exp $
+
+--- builtins/Makefile.in.orig Sun May 16 22:52:52 2004
++++ builtins/Makefile.in Sun May 16 22:53:31 2004
+@@ -20,7 +20,7 @@
+ SHELL = @MAKE_SHELL@
+ RANLIB = @RANLIB@
+ CC = @CC@
+-CC_FOR_BUILD = @CC_FOR_BUILD@
++CC_FOR_BUILD = @CC_FOR_BUILD@ @CFLAGS@
+ AR = @AR@
+ ARFLAGS = @ARFLAGS@
+ RM = rm -f