[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16528] Binutils fails to build with CONFIG_SHELL=dash
From: |
vapier at gentoo dot org |
Subject: |
[Bug binutils/16528] Binutils fails to build with CONFIG_SHELL=dash |
Date: |
Wed, 05 Feb 2014 00:05:27 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16528
Mike Frysinger <vapier at gentoo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vapier at gentoo dot org
--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.