summaryrefslogtreecommitdiff
path: root/devel/mingw32-gcc/files/patch-Makefile.in
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2003-10-20 14:48:53 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2003-10-20 14:48:53 +0000
commit35f63996d8c0eb5217cb83c98dca92a93d4f2fbd (patch)
tree57f66307210a4226387babe8611a82dffffa7121 /devel/mingw32-gcc/files/patch-Makefile.in
parentTell ltmain.sh not to remove explicitly specified -lc_r and unbreak. (diff)
Fix compilation.
Notes
Notes: svn path=/head/; revision=91738
Diffstat (limited to 'devel/mingw32-gcc/files/patch-Makefile.in')
-rw-r--r--devel/mingw32-gcc/files/patch-Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/mingw32-gcc/files/patch-Makefile.in b/devel/mingw32-gcc/files/patch-Makefile.in
new file mode 100644
index 000000000000..bdb6686608ed
--- /dev/null
+++ b/devel/mingw32-gcc/files/patch-Makefile.in
@@ -0,0 +1,10 @@
+--- Makefile.in.orig Mon Oct 20 17:11:48 2003
++++ Makefile.in Mon Oct 20 17:12:04 2003
+@@ -692,7 +692,6 @@
+ install-itcl \
+ install-ld \
+ install-libgui \
+- install-libiberty \
+ install-libtool \
+ install-m4 \
+ install-make \