components/bash/patches/solaris-021.builtins.makefile.in.patch
changeset 5518 c47fe0edc204
parent 1275 03b86a2f9021
child 7485 89b2d849f322
--- a/components/bash/patches/solaris-021.builtins.makefile.in.patch	Mon Feb 29 17:20:30 2016 +0000
+++ b/components/bash/patches/solaris-021.builtins.makefile.in.patch	Mon Feb 29 10:09:14 2016 -0800
@@ -1,3 +1,6 @@
+# Append $(CFLAGS_FOR_BUILD) to $(CCFLAGS_FOR_BUILD),
+# so that we get everything we want.
+# Solaris-specific. Not for upstream.
 --- builtins/Makefile.in	2010-12-21 05:37:18.000000000 -0800
 +++ builtins/Makefile.in	2013-03-19 10:25:27.019593825 -0700
 @@ -92,7 +92,7 @@