forked from kiss-community/repo
gcc: Fix build issue
This commit is contained in:
parent
51a34e8d1c
commit
b22f6c7135
@ -2,7 +2,7 @@
|
||||
|
||||
# Build must happen outside of gcc source.
|
||||
mkdir -p gcc-build
|
||||
cd gcc-build || return 1
|
||||
cd gcc-build
|
||||
|
||||
export libat_cv_have_ifunc=no
|
||||
|
||||
|
@ -1 +1 @@
|
||||
https://gcc.gnu.org/pub/gcc/releases/gcc-8.3.0/gcc-8.3.0.tar.xz
|
||||
https://gcc.gnu.org/pub/gcc/releases/gcc-8.3.0/gcc-8.3.0.tar.xz gcc
|
||||
|
Loading…
Reference in New Issue
Block a user