[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16528] Binutils fails to build with CONFIG_SHELL=dash
From: |
sstewartgallus00 at mylangara dot bc.ca |
Subject: |
[Bug binutils/16528] Binutils fails to build with CONFIG_SHELL=dash |
Date: |
Wed, 05 Feb 2014 21:13:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16528
--- Comment #4 from Steven Stewart-Gallus <sstewartgallus00 at mylangara dot
bc.ca> ---
(In reply to Mike Frysinger from comment #1)
> so you do `export CONFIG_SHELL=/bin/dash` or you ran `CONFIG_SHELL=/bin/dash
> ./configure` ? in either case, that is wrong. you should let the configure
> scripts take care of detecting a valid shell and then using it.
Right, but what if a system doesn't have Bash?
Besides, why shouldn't I use a different shell and have configure scripts run
faster?
--
You are receiving this mail because:
You are on the CC list for the bug.