pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/solvespace remove -D_GLIBCXX_USE_CXX11_ABI=0 as th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/729532ddb2fa
branches: trunk
changeset: 372939:729532ddb2fa
user: plunky <plunky%pkgsrc.org@localhost>
date: Thu Dec 21 08:40:06 2017 +0000
description:
remove -D_GLIBCXX_USE_CXX11_ABI=0 as this is not required and
causing the build to fail
diffstat:
cad/solvespace/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7badd9aa72f7 -r 729532ddb2fa cad/solvespace/Makefile
--- a/cad/solvespace/Makefile Thu Dec 21 08:37:14 2017 +0000
+++ b/cad/solvespace/Makefile Thu Dec 21 08:40:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/02/21 20:36:39 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/21 08:40:06 plunky Exp $
#
#
# Both of these hashes need to be updated when the solvespace version
@@ -35,7 +35,6 @@
USE_CMAKE= yes
CMAKE_ARGS+= -DGIT_COMMIT_HASH=${SOLVESPACE_HASH}
-CMAKE_ARGS+= -DCMAKE_CXX_FLAGS="-D_GLIBCXX_USE_CXX11_ABI=0"
SUBST_CLASSES+= libdxfrw
SUBST_STAGE.libdxfrw= post-patch
Home |
Main Index |
Thread Index |
Old Index