mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
tg_owt: disable NEON on armv7l
This commit is contained in:
parent
3acf4981df
commit
d93c9c9752
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ _libyuv_commit=ad890067f661dc747a975bc55ba3767fe30d4452
|
||||||
_libvpx_commit=5b63f0f821e94f8072eb483014cfc33b05978bb9
|
_libvpx_commit=5b63f0f821e94f8072eb483014cfc33b05978bb9
|
||||||
wrksrc="tg_owt-$_commit"
|
wrksrc="tg_owt-$_commit"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=OFF"
|
configure_args="-DBUILD_SHARED_LIBS=OFF -DTG_OWT_ARCH_ARMV7_USE_NEON=OFF"
|
||||||
hostmakedepends="pkg-config yasm protobuf"
|
hostmakedepends="pkg-config yasm protobuf"
|
||||||
makedepends="alsa-lib-devel pulseaudio-devel openssl-devel opus-devel
|
makedepends="alsa-lib-devel pulseaudio-devel openssl-devel opus-devel
|
||||||
ffmpeg-devel libjpeg-turbo-devel protobuf-devel"
|
ffmpeg-devel libjpeg-turbo-devel protobuf-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue