diff --git a/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch b/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch deleted file mode 100644 --- a/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch +++ /dev/null @@ -1,14 +0,0 @@ -make sure the library link respects LDFLAGS - -http://oss.sgi.com/bugzilla/show_bug.cgi?id=642 - ---- include/buildmacros -+++ include/buildmacros -@@ -10,6 +10,7 @@ - # during the "dist" phase (packaging). - - LDFLAGS += $(LOADERFLAGS) $(LLDFLAGS) -+LTLDFLAGS += $(LOADERFLAGS) - LDLIBS = $(LLDLIBS) $(PLDLIBS) $(MALLOCLIB) - - MAKEOPTS = --no-print-directory