bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/5215] [regression] ld/genscripts.sh rev 1.24 breaks on FreeBSD's


From: amodra at bigpond dot net dot au
Subject: [Bug ld/5215] [regression] ld/genscripts.sh rev 1.24 breaks on FreeBSD's /bin/sh
Date: 25 Oct 2007 12:36:45 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2007-10-25 
12:36 -------
Would /bin/sh be happy with the following?

if test -n "${BASH+set}"; then
  . ${srcdir}/gen.bash
else
...

ie. hide the bash specific syntax in another file?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5215

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]