aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pesign
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-11-30 05:55:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-11-30 05:55:17 +0000
commit14295721d421096cb5551d3e1766855a52311df7 (patch)
tree091112aa72274375ca573520ce5e99f32b2c8aff /sysutils/pesign
parent31eb9a640d033841216e7abfae5f66a9078495f6 (diff)
downloadports-14295721d421096cb5551d3e1766855a52311df7.tar.gz
ports-14295721d421096cb5551d3e1766855a52311df7.zip
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7. This is part one of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=455165
Diffstat (limited to 'sysutils/pesign')
-rw-r--r--sysutils/pesign/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile
index 8a382cef1176..9a9ad1b6b69c 100644
--- a/sysutils/pesign/Makefile
+++ b/sysutils/pesign/Makefile
@@ -24,7 +24,7 @@ GH_ACCOUNT= rhinstaller
USES= gmake localbase pkgconfig
USE_LDCONFIG= yes
-ONLY_FOR_ARCHS= aarch64 armv6 amd64 i386
+ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386
ONLY_FOR_ARCHS_REASON= UEFI specification only supports little-endian processors
BROKEN_armv6= fails to compile: error: EFI_VARIABLE_NON_VOLATILE redefined