pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/libquadmath libquadmath: disable multilib support
details: https://anonhg.NetBSD.org/pkgsrc/rev/28910fb50da0
branches: trunk
changeset: 454824:28910fb50da0
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jun 21 20:41:30 2021 +0000
description:
libquadmath: disable multilib support
diffstat:
math/libquadmath/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 12977730ef54 -r 28910fb50da0 math/libquadmath/Makefile
--- a/math/libquadmath/Makefile Mon Jun 21 17:22:18 2021 +0000
+++ b/math/libquadmath/Makefile Mon Jun 21 20:41:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/05/20 06:12:53 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/21 20:41:30 nia Exp $
DISTNAME= gcc-11.1.0
PKGNAME= ${DISTNAME:S/gcc/libquadmath/}
@@ -26,6 +26,7 @@
CONFIGURE_DIRS= ${OBJDIR}
CONFIGURE_SCRIPT= ../${DISTNAME}/libquadmath/configure
CONFIGURE_ARGS+= --infodir=${PREFIX}/info
+CONFIGURE_ARGS+= --disable-multilib
PLIST_SUBST+= NATIVE_MACHINE_GNU_PLATFORM=${NATIVE_MACHINE_GNU_PLATFORM}
Home |
Main Index |
Thread Index |
Old Index