summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-11-18 15:43:27 +0000
committernia <nia@pkgsrc.org>2021-11-18 15:43:27 +0000
commit70b5b39235bb28997765c361a92f83d71034332b (patch)
treef521ed4175dc303320c5a6afb8f49f811257433e /cross
parent282bba8775267383f2358befe14dfbc39becced9 (diff)
downloadpkgsrc-70b5b39235bb28997765c361a92f83d71034332b.tar.gz
freemint-mintlib: various build fixes
Diffstat (limited to 'cross')
-rw-r--r--cross/freemint-mintlib/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/cross/freemint-mintlib/Makefile b/cross/freemint-mintlib/Makefile
index 22482a5f818..5c6ed0d9ffd 100644
--- a/cross/freemint-mintlib/Makefile
+++ b/cross/freemint-mintlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/05/24 19:49:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/11/18 15:43:27 nia Exp $
DISTNAME= mintlib-CVS-20131219
PKGNAME= cross-freemint-${DISTNAME:S/CVS-//}
@@ -32,6 +32,7 @@ CONFIGURE_DIRS= ${GCCNAME}bin
CONFIGURE_SCRIPT= ../${GCCNAME}/configure
USE_TOOLS+= bash:run gmake makeinfo bison flex
+USE_LANGUAGES= c c++
TOOLS_BROKEN+= perl
GNU_CONFIGURE= yes
@@ -53,6 +54,9 @@ MAKE_ENV+= DESTDIR=${DESTDIR}
MAKE_ENV+= CONFIGURE_DIRS=${CONFIGURE_DIRS}
INFO_FILES= yes
+MKPIE_SUPPORTED= no
+RELRO_SUPPORTED= no
+
INSTALLATION_DIRS+= bin
pre-configure: