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:
parent
4876e1b327
commit
5e23294bf5
|
@ -33,7 +33,6 @@ fedora_build_linux:
|
||||||
-DKICAD_SPICE=ON
|
-DKICAD_SPICE=ON
|
||||||
-DKICAD_BUILD_I18N=ON
|
-DKICAD_BUILD_I18N=ON
|
||||||
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON
|
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON
|
||||||
-DCMAKE_CXX_FLAGS="-fuse-ld=gold"
|
|
||||||
../../
|
../../
|
||||||
- make 2>&1 | tee compilation_log.txt
|
- make 2>&1 | tee compilation_log.txt
|
||||||
- cd ../../
|
- cd ../../
|
||||||
|
|
Loading…
Reference in New Issue