soxr: dont build with openmp

This commit is contained in:
heitbaum 2021-08-29 16:33:30 +10:00
parent 67f40bd0ac
commit 60e781d36c

View File

@ -13,6 +13,7 @@ PKG_LONGDESC="The SoX Resampler library performs one-dimensional sample-rate con
PKG_BUILD_FLAGS="+pic"
PKG_CMAKE_OPTS_TARGET="-DBUILD_EXAMPLES=OFF \
-DWITH_OPENMP=OFF \
-DBUILD_SHARED_LIBS=OFF \
-DBUILD_TESTS=OFF \
-DWITH_AVFFT=OFF"