mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark port as ONLY_FOR_ARCHS=amd64 i386, as it supports hardware
specific to those architectures. PR: 214561 Submitted by: matthew@reztek.cz
This commit is contained in:
parent
aac4f4ab6b
commit
a13a4f9bae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426285
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ USE_LDCONFIG= yes
|
|||
|
||||
PLIST_FILES= lib/va/i965_drv_video.so
|
||||
|
||||
BROKEN_aarch64= Fails to compile: fatal error: intel_bufmgr.h file not found
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= Driver for hardware present only on intel i386 and amd64 CPUs
|
||||
|
||||
post-patch: .SILENT
|
||||
${REINPLACE_CMD} -e 's/-ldl//' \
|
||||
|
|
Loading…
Add table
Reference in a new issue