aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-04 01:53:29 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-04 02:05:40 +0000
commit3e5530943434f6e2ed38c563ca99b0b4d2201ab7 (patch)
treecaea4782091056b75016e9be1f3908b734690773
parent3bfbccaa24ce11f023ed6bf946dbd50f0d2daf6c (diff)
downloadports-3e5530943434f6e2ed38c563ca99b0b4d2201ab7.tar.gz
ports-3e5530943434f6e2ed38c563ca99b0b4d2201ab7.zip
Mk/bsd.options.desc.mk: Add NATIVE_DESC
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index e5346fa2c831..93fdf30443f6 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -361,6 +361,7 @@ MYSQL_DESC?= MySQL database support
MYSQL_JDBC_DESC?= JDBC connection to MySQL databases
NAGPLUGINS_DESC?= Plugins from nagios-plugins.org
NAS_DESC?= Network Audio System support
+NATIVE_DESC?= Use native optimization (-march=native)
NCURSES_DESC?= Console (text) interface support
NETCDF_DESC?= NetCDF data format support
NETLIB_DESC?= Blas implementation from Netlib