diff options
Diffstat (limited to 'math/gringo/Makefile')
-rw-r--r-- | math/gringo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gringo/Makefile b/math/gringo/Makefile index 4336a1d..8ff3f9a 100644 --- a/math/gringo/Makefile +++ b/math/gringo/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv3 BUILD_DEPENDS= re2c:devel/re2c +BROKEN_powerpc64= fails to compile: term.cc: error: pow is not a member of std + USES= bison compiler:c++11-lib scons MAKE_ARGS+= ${MAKE_ENV} |