diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2020-05-31 09:09:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2020-05-31 09:09:55 +0000 |
commit | ace2934f304d3c6cf05e95a822491296f21e621e (patch) | |
tree | 5b5206e314913a5ebaff22abfff837b55c1fb3e6 /benchmarks/sipp/Makefile | |
parent | 04a80fcecb6aea5e4e8aff290cd8b164641221c1 (diff) | |
download | ports-ace2934f304d3c6cf05e95a822491296f21e621e.tar.gz ports-ace2934f304d3c6cf05e95a822491296f21e621e.zip |
Notes
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 47d580375bfc..ee097192f563 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -12,6 +12,8 @@ COMMENT= SIP benchmarking and testing tool LICENSE= GPLv2 +BROKEN_FreeBSD_12_powerpc64= fails to compile: /usr/local/lib/gcc9/include/c++/cstddef:52:8: expected unqualified-id before string constant + BUILD_DEPENDS= help2man:misc/help2man USES= autoreconf compiler:c++11-lang gmake ncurses pkgconfig |