1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mk/bsd.options.desc.mk: add ALTIVEC option

Enough ports support ALTIVEC option that it makes sense to add ALTIVEC option globally.

Approved by:	linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21403
This commit is contained in:
Piotr Kubaj 2019-09-01 17:55:47 +00:00
parent f97957812f
commit 8da0b21971
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510714

View File

@ -22,6 +22,7 @@ AALIB_DESC?= AAlib graphics library support
ACOUSTID_DESC?= AcoustID audio fingerprinting support ACOUSTID_DESC?= AcoustID audio fingerprinting support
ALAC_DESC?= Apple Lossless audio format support ALAC_DESC?= Apple Lossless audio format support
ALSA_DESC?= ALSA audio architecture support ALSA_DESC?= ALSA audio architecture support
ALTIVEC_DESC?= Use Altivec optimized routines
AMR_DESC?= AMR 3GPP speech codec support (opencore) AMR_DESC?= AMR 3GPP speech codec support (opencore)
AMR_NB_DESC?= AMR Narrow Band audio support (opencore) AMR_NB_DESC?= AMR Narrow Band audio support (opencore)
AMR_WB_DESC?= AMR Wide Band audio support (opencore) AMR_WB_DESC?= AMR Wide Band audio support (opencore)