forked from OSchip/llvm-project
parent
86bcdccb65
commit
021b995bb2
|
@ -578,8 +578,6 @@ endif
|
|||
ifeq ($(TARGET_OS),Darwin)
|
||||
ifneq ($(ARCH),ARM)
|
||||
TargetCommonOpts += -mmacosx-version-min=$(DARWIN_VERSION)
|
||||
else
|
||||
TargetCommonOpts += -marm
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue