security/ridl: ONLY_FOR x86
PR: 238553 Submitted by: linimon
This commit is contained in:
parent
1787ae6f23
commit
75a54fb559
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504152
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user