diff options
Diffstat (limited to 'devel/objprelink/files/patch-binutils::libiberty::Makefile.in')
-rw-r--r-- | devel/objprelink/files/patch-binutils::libiberty::Makefile.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/objprelink/files/patch-binutils::libiberty::Makefile.in b/devel/objprelink/files/patch-binutils::libiberty::Makefile.in new file mode 100644 index 000000000000..09c73e1b13d7 --- /dev/null +++ b/devel/objprelink/files/patch-binutils::libiberty::Makefile.in @@ -0,0 +1,7 @@ +--- binutils/libiberty/Makefile.in.orig Sat Dec 9 10:10:41 2000 ++++ binutils/libiberty/Makefile.in Wed Apr 3 19:01:38 2002 +@@ -95,3 +95,3 @@ + # Subdirectories to recurse into. We need to override this during cleaning +-SUBDIRS = testsuite ++SUBDIRS = # testsuite + |