1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

misc/nn-insight: Fix build on aarch64

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-07-21 23:32:33 -07:00
parent cfdce410e6
commit 944b51ca16

View File

@ -20,9 +20,12 @@ LIB_DEPENDS= libcgraph.so:graphics/graphviz \
libtcmalloc.so:devel/google-perftools
USES= compiler:c++17-lang cmake pkgconfig qt:5
USE_QT= core gui svg widgets buildtools_build qmake_build
USE_GITHUB= yes
GH_ACCOUNT= yurivict
USE_QT= core gui svg widgets buildtools_build qmake_build
CMAKE_ARGS_aarch64= -DENABLE_NATIVE_OPTIMIZATIONS=OFF
PLIST_FILES= bin/nn-insight \
libexec/nn-insight/tf-lite-plugin.so