summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2017-12-21 08:40:06 +0000
committerplunky <plunky@pkgsrc.org>2017-12-21 08:40:06 +0000
commit118e223aa01136fdfdb37f74cc42c67d355c34c5 (patch)
treef5c6b6035c469d7ea41f7c285dba7d0efc0f0d9f /cad
parent196ee5a0aaec36e7489144114e7f5ab48e7f70c9 (diff)
downloadpkgsrc-118e223aa01136fdfdb37f74cc42c67d355c34c5.tar.gz
remove -D_GLIBCXX_USE_CXX11_ABI=0 as this is not required and
causing the build to fail
Diffstat (limited to 'cad')
-rw-r--r--cad/solvespace/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile
index 04bec49fb76..f3e5705359a 100644
--- a/cad/solvespace/Makefile
+++ b/cad/solvespace/Makefile
@@ -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_LANGUAGES= c c++
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