cross-powerpc-linux-musl: remove leftover sed irrelevant to 9.1
This commit is contained in:
parent
fbd00c8595
commit
94d98f1410
1 changed files with 0 additions and 3 deletions
|
@ -93,9 +93,6 @@ _gcc_bootstrap() {
|
|||
_apply_patch -p0 ${FILESDIR}/libgcc-musl-ldbl128-config.patch
|
||||
_apply_patch -p1 ${FILESDIR}/libgnarl-musl.patch
|
||||
|
||||
# REMOVE WITH 9.1
|
||||
sed -i 's/ \-D__gnu_linux__//' gcc/config/rs6000/sysv4.h
|
||||
|
||||
msg_normal "Building cross gcc bootstrap\n"
|
||||
|
||||
[ ! -d ../gcc-bootstrap ] && mkdir ../gcc-bootstrap
|
||||
|
|
Loading…
Reference in a new issue