Don't build llc symbols by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4565 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vikram S. Adve 2002-11-06 16:10:57 +00:00
parent a434ae74e7
commit 8aa5aeab84

View File

@ -23,7 +23,6 @@ USEDLIBS = mapping \
vmcore \
support
TOOLLINKOPTS = -ldl
KEEP_SYMBOLS = 1
include $(LEVEL)/Makefile.common