gcc: remove leftover sed irrelevant to 9.1
This commit is contained in:
parent
abaf5dbda3
commit
fbd00c8595
@ -164,12 +164,6 @@ pre_configure() {
|
|||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) patch -p1 -i ${FILESDIR}/libgnarl-musl.patch ;;
|
*-musl) patch -p1 -i ${FILESDIR}/libgnarl-musl.patch ;;
|
||||||
esac
|
esac
|
||||||
# REMOVE WITH 9.1
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
ppc*-musl)
|
|
||||||
sed -i 's/ \-D__gnu_linux__//' gcc/config/rs6000/sysv4.h
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
}
|
}
|
||||||
do_configure() {
|
do_configure() {
|
||||||
local _langs _args _hash
|
local _langs _args _hash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user