Unverified Commit 7de0261c authored by ihumphrey's avatar ihumphrey Committed by GitHub
Browse files

Update CMakeLists.txt with explicit pthread for gold loader

parent 64f76a4d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -155,6 +155,7 @@ include(CTest)
set(thirdPartyCppFlags -Wall
                       -fPIC
		       -fuse-ld=gold
		       -pthread
                       -std=c++11
                       -DISIS_LITTLE_ENDIAN=1
                       -Wno-unused-parameter