Florian Fainelli
af2c2745e9
libsoxr: Explicitly disable support for OpenMP
In case a toolchain supports OpenMP (e.g: external toolchains), just
disable support for it in libsoxr since cmake would detect that and
later we would fail to create the package because there is no libgomp
package being created.
In case OpenMP is desireable and this is supported by the toolchain, we
should introduce a specific option for that.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
8 years ago
Ted Hess
6003d2d3d5
libsoxr: Make dynamic libraries
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Alexander Ryzhov
6bff5ab08b
libsoxr: make dynamic libraries
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
5c7c791a7a
libsoxr: fix cmake builds for big-endian target systems
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
b524135778
libsoxr: don't use moving target HEAD as source version
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Mike Brady
4b873427d6
libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
10 years ago
sbyx
ef10bde4d0
Revert "libsoxr – The SoX Resampler library – add package request"
10 years ago
Mike Brady
3786ec64cb
Add license code
10 years ago
Mike Brady
2680ebcb80
Add libsoxr -- it performs one-dimensional sample-rate conversion
10 years ago