2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

gcc: Fix build issue

This commit is contained in:
Dylan Araps 2019-06-21 14:25:22 +03:00
parent 51a34e8d1c
commit b22f6c7135
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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