mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
devel/marl: Not for riscv64
Reported by: fallout
(cherry picked from commit 76b43ebb8b
)
This commit is contained in:
parent
79c810b46d
commit
da440c0db2
@ -8,6 +8,9 @@ COMMENT= Hybrid thread / fiber task scheduler written in C++11
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= riscv64
|
||||
NOT_FOR_ARCHS_REASON= assembly isn't implemented, see src/osfiber_asm.h
|
||||
|
||||
USES= cmake:testing compiler:c++11-lang
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user