Commit 2f90412b authored by Ian Humphrey's avatar Ian Humphrey
Browse files

remove gold ld and phtread, failed on macOS

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