mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 00:21:25 +00:00
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_BUILD_I18N=ON
|
||||
-DKICAD_BUILD_PNS_DEBUG_TOOL=ON
|
||||
-DCMAKE_CXX_FLAGS="-fuse-ld=gold"
|
||||
../../
|
||||
- make 2>&1 | tee compilation_log.txt
|
||||
- cd ../../
|
||||
|
Loading…
Reference in New Issue
Block a user