mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
This never got updated to reflect the project makefile changes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23789 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
21f587ca24
commit
ed069fcf88
@ -11,7 +11,7 @@ LEVEL = ../../..
|
||||
BYTECODE_LIBRARY = 1
|
||||
LIBRARYNAME = gcsemispace
|
||||
BYTECODE_DESTINATION = $(CFERuntimeLibDir)
|
||||
EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/../gc_exported_symbols.lst
|
||||
EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/../gc_exported_symbols.lst
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user