mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Build and install the archive when building the Apple way.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135538 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db54826f20
commit
c8dad112b4
@ -19,6 +19,10 @@ SHARED_LIBRARY = 1
|
||||
EXTRA_DIST = libprofile.exports
|
||||
EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libprofile.exports
|
||||
|
||||
# Build and install this archive.
|
||||
BUILD_ARCHIVE = 1
|
||||
override NO_INSTALL_ARCHIVES =
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
ifeq ($(HOST_OS),Darwin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user