From b6023a1b419e674dbf61fd6d86e2a5aa82a90c0e Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sat, 21 Mar 2015 12:00:12 +0000 Subject: [PATCH] Add shared descriptions for netlib/atlas/openblas implementations of BLAS. --- Mk/bsd.options.desc.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index f54c9ffa3f77..985b359e2a3a 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -32,6 +32,7 @@ ASIO_DESC?= Asynchronous I/O support ASM_DESC?= Use optimized assembly code ASPELL_DESC?= Spell checking support via GNU Aspell ASSERT_DESC?= Enable debug assertions +ATLAS_DESC?= ATLAS blas implementation AUDIOFILE_DESC?= SGI audio file format support AVAHI_DESC?= Zeroconf support via Avahi BASH_DESC?= Install programmable completions for Bash @@ -335,6 +336,7 @@ NAGPLUGINS_DESC?= Plugins from nagios-plugins.org NAS_DESC?= Network Audio System support NCURSES_DESC?= Console (text) interface support NETCDF_DESC?= NetCDF data format support +NETLIB_DESC?= Blas implementation from Netlib NETPBM_DESC?= Netpbm graphics toolkit support NFS_DESC?= Network File System support NIS_DESC?= Network Information Services/YP support @@ -350,6 +352,7 @@ ODBC_DESC?= ODBC database backend ODF_DESC?= Open Document Format (ODF) file support OGG_DESC?= Ogg media format support OPENAL_DESC?= Audio support via OpenAL +OPENBLAS_DESC?= OpenBLAS blas implementation OPENCV_DESC?= Computer Vision support via OpenCV OPENEXR_DESC?= HDR image format support via OpenEXR OPENGL_DESC?= 2D/3D rendering support via OpenGL