mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Use llvm-config instead of magic JIT thing to link in libs
llvm-svn: 30091
This commit is contained in:
parent
2da81d7d76
commit
01ecaf7d2d
@ -8,7 +8,7 @@
|
||||
##===----------------------------------------------------------------------===##
|
||||
LEVEL := ../..
|
||||
TOOLNAME := lli
|
||||
LLVMLIBS := JIT
|
||||
LINK_COMPONENTS := jit interpreter native bcreader
|
||||
REQUIRES_EH := 1
|
||||
|
||||
# Enable JIT support
|
||||
|
Loading…
Reference in New Issue
Block a user