mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
misc/randomx: Broken on powerpc64le
Reported by: https://portsfallout.com/
This commit is contained in:
parent
76f265c5de
commit
c4778c2984
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue