mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
babl: disable avx2
This commit is contained in:
@@ -10,7 +10,7 @@ as well as the framework to add new color models, spaces and data types."
|
||||
HOMEPAGE="https://gegl.org/babl/"
|
||||
COPYRIGHT="Øyvind Kolås"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.gimp.org/pub/babl/0.1/babl-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79"
|
||||
|
||||
@@ -60,6 +60,7 @@ BUILD()
|
||||
--includedir=$includeDir \
|
||||
--sysconfdir=$settingsDir \
|
||||
-Dwith-docs=false \
|
||||
-Denable-avx2=false \
|
||||
build
|
||||
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user