This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

suggested patch for bash v.4.x.x and crosstool-ng v.1.3.2


Attached is a patch to crosstool-ng v.1.3.2 which fixes bash v.4.x.x
compatibility,

Best regards,
Stefan Hallas Andersen
Cisco Systems Inc.
--- a/configure	2009-01-27 16:21:44.000000000 -0600
+++ b/configure	2009-03-31 23:53:05.000000000 -0500
@@ -33,7 +33,7 @@
 #         - 'autoconf2.50' is to be found in the PATH
 #
 TOOLS_TO_CHECK='
-/bin/bash/^GNU bash, version 3\.
+/bin/bash/^GNU bash, version [34]\.
 make/^GNU Make
 gcc/
 gawk/^GNU Awk
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]