diff --git a/.gitlab/Fedora-Linux-CI.yml b/.gitlab/Fedora-Linux-CI.yml index 28e6ccadfa..6310db9b37 100644 --- a/.gitlab/Fedora-Linux-CI.yml +++ b/.gitlab/Fedora-Linux-CI.yml @@ -33,6 +33,7 @@ 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 ../../