git: 3e5530943434 - main - Mk/bsd.options.desc.mk: Add NATIVE_DESC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Dec 2022 02:05:43 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e5530943434f6e2ed38c563ca99b0b4d2201ab7
commit 3e5530943434f6e2ed38c563ca99b0b4d2201ab7
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-04 01:53:29 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-04 02:05:40 +0000
Mk/bsd.options.desc.mk: Add NATIVE_DESC
---
Mk/bsd.options.desc.mk | 1 +
1 file changed, 1 insertion(+)
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