aboutsummaryrefslogtreecommitdiff
path: root/security/ridl
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-06-14 00:28:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-06-14 00:28:49 +0000
commit75a54fb559232e9013ae3801d400a6c2291828ad (patch)
tree3a77f68811d422afa2c4c8d7d62c9d70e2c12e71 /security/ridl
parent1787ae6f23f33e3aad364b5c55e074c549db67da (diff)
downloadports-75a54fb559232e9013ae3801d400a6c2291828ad.tar.gz
ports-75a54fb559232e9013ae3801d400a6c2291828ad.zip
security/ridl: ONLY_FOR x86
PR: 238553 Submitted by: linimon
Notes
Notes: svn path=/head/; revision=504152
Diffstat (limited to 'security/ridl')
-rw-r--r--security/ridl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ridl/Makefile b/security/ridl/Makefile
index 8556ebdd34bf..459058be191d 100644
--- a/security/ridl/Makefile
+++ b/security/ridl/Makefile
@@ -11,6 +11,9 @@ COMMENT= Tool to check whether the system is affected by various attacks
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= specific to Intel CPUs per https://mdsattacks.com/
+
LIB_DEPENDS= libsysinfo.so:devel/libsysinfo
USES= cmake localbase:ldflags