mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
remove obsolete comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33292 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
22fb30231b
commit
de8dacf759
@ -12,7 +12,7 @@ include $(LEVEL)/Makefile.config
|
||||
|
||||
DIRS:= $(filter-out llvm-test,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
|
||||
|
||||
# Sparc cannot link shared libraries (libtool problem?) which Stacker uses
|
||||
# Sparc cannot link shared libraries (libtool problem?)
|
||||
ifeq ($(ARCH), Sparc)
|
||||
DIRS := $(filter-out sample, $(DIRS))
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user