]> git.saurik.com Git - apple/system_cmds.git/blobdiff - Makefile.preamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / Makefile.preamble
index 7d834962ac2720b01098e8f3af63918a8d219b9e..bb77a84a614a1261ea33c3eeb43847b7aea8043d 100644 (file)
@@ -1,3 +1,6 @@
 CLEAN_ALL_SUBPROJECTS = YES
 SUBPROJECTS = 
 OTHER_CFLAGS = -mdynamic-no-pic
+ifeq "$(shell tconf --test TARGET_OS_EMBEDDED)" "YES"
+OTHER_LDFLAGS = -dead_strip
+endif