mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +00:00
Don't build redundant libLLVMgold.a.
Building archive would be executed due to definition of BUILD_ARCHIVE, even if BUILD_ARCHIVE = "0". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113578 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3dc0bb3afd
commit
49c193cc74
@ -19,7 +19,6 @@ include $(LEVEL)/Makefile.config
|
|||||||
|
|
||||||
LINK_LIBS_IN_SHARED=1
|
LINK_LIBS_IN_SHARED=1
|
||||||
SHARED_LIBRARY = 1
|
SHARED_LIBRARY = 1
|
||||||
BUILD_ARCHIVE = 0
|
|
||||||
LOADABLE_MODULE = 1
|
LOADABLE_MODULE = 1
|
||||||
|
|
||||||
LINK_COMPONENTS := support system
|
LINK_COMPONENTS := support system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user