mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-05 03:46:27 +00:00
Make sure the program's symbols can be dlsym'd as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18331 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
928b47ae2e
commit
f00b54058b
@ -64,3 +64,5 @@ endif
|
||||
USEDLIBS += LLVMInterpreter $(JITLIBS) $(ARCHLIBS) LLVMScalarOpts \
|
||||
LLVMAnalysis.a LLVMTransformUtils.a LLVMBCReader LLVMCore \
|
||||
LLVMSupport.a LLVMTarget.a LLVMbzip2 LLVMSystem.a
|
||||
|
||||
LDFLAGS += -dlopen self
|
||||
|
Loading…
x
Reference in New Issue
Block a user