- Makr only for amd64
This commit is contained in:
parent
4555ea943a
commit
6bf35d1af2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433634
2 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,8 @@ COMMENT= RISC-V Frontend Server
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
GH_ACCOUNT= freebsd-riscv
|
||||
GH_TAGNAME= 10a0333
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
LIB_DEPENDS= libfesvr.so:emulators/riscv-fesvr
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
GH_ACCOUNT= freebsd-riscv
|
||||
GH_TAGNAME= 11ec3a3
|
||||
|
||||
|
|
Loading…
Reference in a new issue