Mark as unbuildable on aarch64:
./hwaccess.h:126:2: error: Unable to determine endianness. While here, pet portlint by removing whitespace at EOL. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
c5ff356760
commit
aca7bee052
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497218
@ -13,6 +13,9 @@ COMMENT= Utility for reading, writing, verifying, and erasing flash ROM chips
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
NOT_FOR_ARCHS= aarch64
|
||||
NOT_FOR_ARCHS_REASON= ./hwaccess.h:126:2: error: Unable to determine endianness.
|
||||
|
||||
LIB_DEPENDS= libpci.so:devel/libpci
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
@ -22,7 +25,7 @@ MAKE_ENV= WARNERROR=no
|
||||
PLIST_FILES= bin/flashrom \
|
||||
man/man8/flashrom.8.gz
|
||||
PORTDOCS= *
|
||||
|
||||
|
||||
OPTIONS_DEFINE= BUSPIRATE DOCS FTDI
|
||||
OPTIONS_DEFINE_amd64= DMIDECODE
|
||||
OPTIONS_DEFINE_i386= DMIDECODE
|
||||
|
Loading…
Reference in New Issue
Block a user