mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Unbreak the build. Please test out the proper fix for this by compiling LLVM
with the build directory different from the source directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57583 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db03983238
commit
e90842ca52
@ -9,7 +9,9 @@
|
||||
|
||||
LEVEL = ../..
|
||||
|
||||
BUILTIN_PLUGINS = Base
|
||||
##### FIXME: Does not work when objdir != srcdir
|
||||
#####BUILTIN_PLUGINS = Base
|
||||
|
||||
DRIVER_NAME = llvmc2
|
||||
DIRS = plugins driver
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user