diff options
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 68bceade1cea..0bff0de0d6cb 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= help2man:misc/help2man +BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long + PLIST_FILES= bin/sipp man/man1/sipp.1.gz USES= autoreconf gmake ncurses |