cross-powerpc64le-linux-musl: remove leftover sed irrelevant to 9.1
[ci skip]
This commit is contained in:
parent
8395a3c302
commit
088b84e7bb
1 changed files with 0 additions and 3 deletions
|
@ -90,9 +90,6 @@ _gcc_bootstrap() {
|
|||
|
||||
sed -i 's/lib64/lib/' gcc/config/rs6000/linux64.h
|
||||
|
||||
# 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