mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
KEEP_SYMBOLS by default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3813 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
feeae58705
commit
2f0a51c419
@ -8,5 +8,7 @@ USEDLIBS = bcreader bcwriter instrument profpaths \
|
||||
transformutils vmcore support
|
||||
TOOLLINKOPTS = -ldl $(ExportSymbols)
|
||||
|
||||
KEEP_SYMBOLS = 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user