attempt to fix build of Interopt Example on ubuntu 14.04.
This commit is contained in:
@@ -24,5 +24,5 @@ linkerOpts = -stdlib=libc++ -fPIC -fvisibility-inlines-hidden \
|
||||
-lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMInstrumentation -lLLVMProfileData -lLLVMTransformUtils \
|
||||
-lLLVMBitWriter -lLLVMExecutionEngine -lLLVMTarget -lLLVMAnalysis -lLLVMRuntimeDyld -lLLVMObject -lLLVMMCParser \
|
||||
-lLLVMBitReader -lLLVMMC -lLLVMCore -lLLVMSupport -lz -lm -lffi
|
||||
|
||||
linkerOpts.linux = -Wl,-z,noexecstack
|
||||
linkerOpts.osx = -lcurses
|
||||
|
||||
Reference in New Issue
Block a user