arm64 has no meaning here. The correct spelling is aarch64.
Since the port needs sse functions, it won't run there anyway. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
31f0a78f6e
commit
aedb6389cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444420
@ -23,7 +23,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libtiff.so:graphics/tiff
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 arm64
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= uses SSE instructions and 64-bit address space
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib desktop-file-utils \
|
||||
|
Loading…
Reference in New Issue
Block a user