[Top][All Lists]
[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: |
j at uriah dot heep dot sax dot de |
Subject: |
[Bug ld/5215] [regression] ld/genscripts.sh rev 1.24 breaks on FreeBSD's /bin/sh |
Date: |
25 Oct 2007 19:52:21 -0000 |
------- Additional Comments From j at uriah dot heep dot sax dot de 2007-10-25
19:52 -------
(In reply to comment #1)
> Would /bin/sh be happy with the following?
>
> if test -n "${BASH+set}"; then
> . ${srcdir}/gen.bash
> else
Yes, that appears to work for FreeBSD's /bin/sh. Currently cannot test
an archaic /bin/sh (like Solaris) though, and it might be wise to at
least try finding out what Posix says about it.
--
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.