Revert "Switch to gold linker for Fedora CI builds"

This reverts commit f6cac49802.

It seems the gold linker runs out of disk space...
This commit is contained in:
Roberto Fernandez Bautista 2021-08-02 09:20:10 +01:00
parent 4876e1b327
commit 5e23294bf5
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ fedora_build_linux:
-DKICAD_SPICE=ON
-DKICAD_BUILD_I18N=ON
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON
-DCMAKE_CXX_FLAGS="-fuse-ld=gold"
../../
- make 2>&1 | tee compilation_log.txt
- cd ../../