diff --git a/libs/libsoxr/Makefile b/libs/libsoxr/Makefile index 9881fbb9d8..bbb16e5850 100644 --- a/libs/libsoxr/Makefile +++ b/libs/libsoxr/Makefile @@ -48,6 +48,7 @@ endef CMAKE_OPTIONS:= -DBUILD_TESTS=0 -DBUILD_EXAMPLES=0 CMAKE_OPTIONS+= -DHAVE_WORDS_BIGENDIAN_EXITCODE=$(if $(CONFIG_BIG_ENDIAN),0,1) +CMAKE_OPTIONS+= -DWITH_OPENMP=0 define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include