mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Make sure the program's symbols can be dlsym'd as well.
llvm-svn: 18331
This commit is contained in:
parent
9c400f3b28
commit
26e97d7235
@ -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…
Reference in New Issue
Block a user