![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / cross / mingw-w64-x86_64-binutils / Makefile.common (download)
Revision 1.7, Tue May 12 11:13:51 2020 UTC (3 years, 6 months ago) by nia
mingw-w64.org's TLS cert expired more than a month ago |
# $NetBSD: Makefile.common,v 1.7 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-x86_64-binutils/Makefile # used by cross/mingw-w64-i686-binutils/Makefile DISTNAME= binutils-2.33.1 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/distinfo GNU_CONFIGURE= yes GNU_CONFIGURE_STRICT= no # several sub-configures know --enable-nls GNU_CONFIGURE_PREFIX= ${PREFIX}/cross/${MINGW_TARGET} CONFIGURE_ARGS+= --target=${MINGW_TARGET} CONFIGURE_ARGS+= --disable-nls INFO_FILES= yes BUILDLINK_TRANSFORM+= rm:-Werror .include "../../cross/mingw-w64/Makefile.common"