]> git.saurik.com Git - apple/libsystem.git/blobdiff - Makefile.postamble
Libsystem-88.1.7.tar.gz
[apple/libsystem.git] / Makefile.postamble
index 979edc555c314a132293ec58513632296de6f27c..4a3ef50656644bf458c14ddd2e8605a2e131c54d 100644 (file)
@@ -75,6 +75,3 @@ $(OFILE_DIR)/%.ppc.o %.ppc.o $(OFILE_DIR)/%.ppc64.o %.ppc64.o $(OFILE_DIR)/%.i38
 #-------------------------------------------------------------------------
 
 LIBGCC = $(shell $(CC) -arch $(RC_ARCHS) -print-file-name=libgcc.a)
-
-$(OFILE_DIR)/libgcc.unexport:
-       nm -g -arch $(RC_ARCHS) $(LIBGCC) | grep ' [A-TV-Z] ' | sed 's/^.* [A-Z] //' > $(OFILE_DIR)/libgcc.unexport