mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +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:
@@ -9,7 +9,9 @@
|
|||||||
|
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
BUILTIN_PLUGINS = Base
|
##### FIXME: Does not work when objdir != srcdir
|
||||||
|
#####BUILTIN_PLUGINS = Base
|
||||||
|
|
||||||
DRIVER_NAME = llvmc2
|
DRIVER_NAME = llvmc2
|
||||||
DIRS = plugins driver
|
DIRS = plugins driver
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user