aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw-gcc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-23 13:44:16 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-23 13:44:16 +0000
commitf8cffda284314d195398944685d2bbee87123740 (patch)
tree5425aee75c8e1fd69e77ea0b46676217946d1f79 /devel/mingw-gcc
parent3d539e1811d1176f7f594fb5b846d354efff6205 (diff)
downloadports-f8cffda284314d195398944685d2bbee87123740.tar.gz
ports-f8cffda284314d195398944685d2bbee87123740.zip
Notes
Diffstat (limited to 'devel/mingw-gcc')
-rw-r--r--devel/mingw-gcc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/mingw-gcc/Makefile b/devel/mingw-gcc/Makefile
index 1fc55c0e5e93..95fe55c370c2 100644
--- a/devel/mingw-gcc/Makefile
+++ b/devel/mingw-gcc/Makefile
@@ -40,6 +40,8 @@ MAN1= cccp.1 \
post-patch:
${REINPLACE_CMD} -e 's/install-libiberty//' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -E -e 's/([^x])str(error|signal).[co]/\1/g' \
+ ${WRKSRC}/libiberty/Makefile.in ${WRKSRC}/libstdc++/Makefile.in
pre-install:
${MV} ${PREFIX}/bin/i386-mingw32msvc-c++filt \