aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-29 22:20:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-29 22:20:26 +0000
commit362a24d8e8fc0b72cc9e15722330f64ddbb2fe95 (patch)
tree3196f6e5e580a43ca6137671d6375b343390b888 /math
parenta2c187792fda96feb9b8f3d24de2c84ae15ca449 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/cadical/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/cadical/Makefile b/math/cadical/Makefile
index f5b9456bc3d7..6a49d12f9a20 100644
--- a/math/cadical/Makefile
+++ b/math/cadical/Makefile
@@ -13,6 +13,8 @@ COMMENT= Simple CDCL satisfiability solver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_12_powerpc64= fails to build: sed: 1: "s,@CXXFLAGS@,-O2 -pipe ...": bad flag in substitute command: '-'
+
USES= compiler:c++0x gmake tar:xz
GNU_CONFIGURE= yes