Mark NOT_FOR riscv64 for the same reason as on aarch64.
Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
This commit is contained in:
@@ -14,7 +14,7 @@ COMMENT= Perl Interface to the Google LevelDB NoSQL database
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NOT_FOR_ARCHS= aarch64
|
||||
NOT_FOR_ARCHS= aarch64 riscv64
|
||||
NOT_FOR_ARCHS_REASON= does not build: Please implement AtomicPointer for this platform
|
||||
BROKEN_sparc64= does not build: unrecognized command line options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user