diff options
Diffstat (limited to 'devel/freelibiberty/files/patch-aa')
-rw-r--r-- | devel/freelibiberty/files/patch-aa | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/freelibiberty/files/patch-aa b/devel/freelibiberty/files/patch-aa new file mode 100644 index 000000000000..3b811ae0024a --- /dev/null +++ b/devel/freelibiberty/files/patch-aa @@ -0,0 +1,9 @@ +--- Makefile.orig Fri Nov 26 02:08:36 1999 ++++ Makefile Fri Nov 26 02:08:49 1999 +@@ -17,5 +17,6 @@ + + SHLIB_MAJOR= 1 + SHLIB_MINOR= 0 ++NOPROFILE= yes + + .include <bsd.lib.mk> |