misc/nn-insight: don't enable march=native
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= nn-insight
|
||||
DISTVERSION= 1.0.7
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -32,4 +32,6 @@ PLIST_FILES= bin/nn-insight \
|
||||
|
||||
PORTSCOUT= limit:^.*[1-9]\. # prevent hashes
|
||||
|
||||
CMAKE_ARGS+= -DENABLE_NATIVE_OPTIMIZATIONS:BOOL=OFF
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user