mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-debug/gdb: bashisms gone from live
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
90fdf54ec7
commit
dbefb43829
@ -270,8 +270,7 @@ src_configure() {
|
|||||||
# ensure proper compiler is detected for Clang builds: bug #831202
|
# ensure proper compiler is detected for Clang builds: bug #831202
|
||||||
export GCC_FOR_TARGET="${CC_FOR_TARGET:-$(tc-getCC)}"
|
export GCC_FOR_TARGET="${CC_FOR_TARGET:-$(tc-getCC)}"
|
||||||
|
|
||||||
# XXX: bash for https://inbox.sourceware.org/gdb-patches/87ecw08tfk.fsf@gentoo.org/
|
econf "${myconf[@]}"
|
||||||
CONFIG_SHELL="${BROOT}"/bin/bash econf "${myconf[@]}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user