Skip to content
Snippets Groups Projects
Commit 81867088 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

cad/netgen: don't set -march=native

parent ddc0332a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
PORTNAME= netgen
PORTVERSION= 6.2.2105
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= cad
......@@ -28,6 +29,8 @@ CFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/un
CXXFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
LDFLAGS+= -lexecinfo
CMAKE_OFF= USE_NATIVE_ARCH
OPTIONS_DEFINE= JPEG MPEG CGNS
JPEG_DESC= Enable snapshots using jpeg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment