aboutsummaryrefslogtreecommitdiff
path: root/make/AppleBI.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/AppleBI.mk')
-rw-r--r--make/AppleBI.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/AppleBI.mk b/make/AppleBI.mk
index 96f8222c7b5c..b5e702b10e66 100644
--- a/make/AppleBI.mk
+++ b/make/AppleBI.mk
@@ -64,8 +64,7 @@ $(OBJROOT)/libcompiler_rt-%.dylib : $(OBJROOT)/darwin_bni/Release/%/libcompiler_
$(SYMROOT)/libcompiler_rt.dylib: $(foreach arch,$(filter-out armv4t,$(RC_ARCHS)), \
$(OBJROOT)/libcompiler_rt-$(arch).dylib)
$(call GetCNAVar,LIPO,Platform.darwin_bni,Release,) -create $^ -o $@
-
-
+ $(call GetCNAVar,DSYMUTIL,Platform.darwin_bni,Release,) $@
# Copy results to DSTROOT.