Skip to content

Commit

Permalink
misc/randomx: Broken on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 12, 2024
1 parent 76f265c commit c4778c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/randomx/Makefile
Expand Up @@ -10,6 +10,8 @@ WWW= https://github.com/tevador/RandomX
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_powerpc64le= compilation error: vectorized code fails to compile, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276282

USES= cmake:testing compiler:c++11-lang
USE_LDCONFIG= yes

Expand Down

0 comments on commit c4778c2

Please sign in to comment.