summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/mingw-binutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/mingw-binutils/Makefile b/cross/mingw-binutils/Makefile
index 1a7206956d4..ff33bb96373 100644
--- a/cross/mingw-binutils/Makefile
+++ b/cross/mingw-binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/04/23 22:33:02 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2022/05/15 11:26:44 tnn Exp $
DISTNAME= binutils-2.18a
PKGNAME= mingw-binutils-2.18
@@ -27,6 +27,8 @@ SUBST_SED.bash= -e s,@@BASH@@,${PREFIX}/bin/bash,
INSTALLATION_DIRS+= cross/bin
+WRKSRC= ${WRKDIR}/binutils-2.18
+
post-install:
.for f in windres dllwrap
${LN} -fs ${PREFIX}/cross/bin/${MINGW_TARGET}-${f} \