mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/flashrom: enable on aarch64
Builds and works fine.
This commit is contained in:
parent
ece6a671e9
commit
b381867547
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ WWW= https://www.flashrom.org/
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
NOT_FOR_ARCHS= aarch64 riscv64
|
||||
NOT_FOR_ARCHS= riscv64
|
||||
NOT_FOR_ARCHS_REASON= Unable to determine endianness.
|
||||
|
||||
BUILD_DEPENDS+= cmocka>=0:sysutils/cmocka
|
||||
|
|
Loading…
Add table
Reference in a new issue