pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/freemint-mintlib freemint-mintlib: various build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a741c26b146f
branches: trunk
changeset: 769675:a741c26b146f
user: nia <nia%pkgsrc.org@localhost>
date: Thu Nov 18 15:43:27 2021 +0000
description:
freemint-mintlib: various build fixes
diffstat:
cross/freemint-mintlib/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r df29d2549292 -r a741c26b146f cross/freemint-mintlib/Makefile
--- a/cross/freemint-mintlib/Makefile Thu Nov 18 15:33:16 2021 +0000
+++ b/cross/freemint-mintlib/Makefile Thu Nov 18 15:43:27 2021 +0000
@@ -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_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+= CONFIGURE_DIRS=${CONFIGURE_DIRS}
INFO_FILES= yes
+MKPIE_SUPPORTED= no
+RELRO_SUPPORTED= no
+
INSTALLATION_DIRS+= bin
pre-configure:
Home |
Main Index |
Thread Index |
Old Index