mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Make SIMD option default across the board. The behavior should be the same
since the package builders don't set CPUTYPE. Suggested by: tijl
This commit is contained in:
parent
16b7b03bd3
commit
ac1d131dba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389662
1 changed files with 1 additions and 4 deletions
|
@ -49,10 +49,7 @@ OPTIONS_GROUP_PERFORMANCE= EIGEN3 TBB
|
||||||
OPTIONS_GROUP_VIDEO= FFMPEG GSTREAMER V4L XINE
|
OPTIONS_GROUP_VIDEO= FFMPEG GSTREAMER V4L XINE
|
||||||
OPTIONS_RADIO= GUI
|
OPTIONS_RADIO= GUI
|
||||||
OPTIONS_RADIO_GUI= GTK2 QT4
|
OPTIONS_RADIO_GUI= GTK2 QT4
|
||||||
OPTIONS_DEFAULT= EIGEN3 JASPER JPEG PNG TIFF V4L
|
OPTIONS_DEFAULT= EIGEN3 JASPER JPEG PNG SIMD TIFF V4L
|
||||||
.if !defined(PACKAGE_BUILDING)
|
|
||||||
OPTIONS_DEFAULT= SIMD
|
|
||||||
.endif
|
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
.if defined(OCV_CORE)
|
.if defined(OCV_CORE)
|
||||||
OPTIONS_EXCLUDE= DC1394 EXAMPLES GTK2 QT4 JASPER JPEG NONFREE OPENEXR \
|
OPTIONS_EXCLUDE= DC1394 EXAMPLES GTK2 QT4 JASPER JPEG NONFREE OPENEXR \
|
||||||
|
|
Loading…
Add table
Reference in a new issue