Commit 64f76a4d authored by Ian Humphrey's avatar Ian Humphrey
Browse files

Add gold linker to speed up linux (ubuntu) builds

parent 9da06de1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -154,6 +154,7 @@ include(CTest)
# sometimes third parties do not set their rpaths correctly
set(thirdPartyCppFlags -Wall
                       -fPIC
		       -fuse-ld=gold
                       -std=c++11
                       -DISIS_LITTLE_ENDIAN=1
                       -Wno-unused-parameter