Skip to content

Commit

Permalink
misc/nn-insight: Remove NATIVE option
Browse files Browse the repository at this point in the history
Let CPUTYPE handle native optimizations.

PR:		272704
  • Loading branch information
Daniel Engberg authored and yurivict committed Aug 7, 2023
1 parent b696e1e commit 97413cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions misc/nn-insight/Makefile
Expand Up @@ -32,8 +32,4 @@ PLIST_FILES= bin/nn-insight \

PORTSCOUT= limit:^.*[1-9]\. # prevent hashes

OPTIONS_DEFINE= NATIVE
NATIVE_DESC= Build with native optimizations (-march=native)
NATIVE_CMAKE_BOOL= ENABLE_NATIVE_OPTIMIZATIONS

.include <bsd.port.mk>

0 comments on commit 97413cf

Please sign in to comment.