View | Details | Raw Unified | Return to bug 272704
Collapse All | Expand All

(-)b/misc/nn-insight/Makefile (-4 lines)
Lines 32-39 PLIST_FILES= bin/nn-insight \ Link Here
32
32
33
PORTSCOUT=	limit:^.*[1-9]\. # prevent hashes
33
PORTSCOUT=	limit:^.*[1-9]\. # prevent hashes
34
34
35
OPTIONS_DEFINE=		NATIVE
36
NATIVE_DESC=		Build with native optimizations (-march=native)
37
NATIVE_CMAKE_BOOL=	ENABLE_NATIVE_OPTIMIZATIONS
38
39
.include <bsd.port.mk>
35
.include <bsd.port.mk>

Return to bug 272704