SVN commit 13570 by tcberner: Forcefully disable the gold linker
Error with binutils installed and ld.gold present: [ 5%] Linking CXX executable ../../bin/LLIntOffsetsExtractor [...] /usr/local/libexec/ccache/c++ [...] -fuse-ld=gold [...] --- Source/JavaScriptCore/CMakeFiles/JavaScriptCore_automoc.dir/all --- [ 5%] Built target JavaScriptCore_automoc --- Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/all --- /usr/lib/libgcc_s.so: error: undefined reference to 'mprotect' [...] /usr/lib/libgcc_s.so: error: undefined reference to 'malloc' M +5 -0 Makefile