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>
2017-04-16 19:57:34 -07:00
Ted Hess
6003d2d3d5
libsoxr: Make dynamic libraries
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-03-25 17:52:45 -04:00
Alexander Ryzhov
6bff5ab08b
libsoxr: make dynamic libraries
...
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-03-25 17:52:45 -04:00
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess
5c7c791a7a
libsoxr: fix cmake builds for big-endian target systems
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-18 15:50:09 -04:00
Steven Barth
b524135778
libsoxr: don't use moving target HEAD as source version
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-26 11:05:29 +02:00
Mike Brady
4b873427d6
libsoxr: initial commit
...
Signed-off-by: Mike Brady <mikebrady@eircom.net>
2014-08-25 16:31:11 +01:00
sbyx
ef10bde4d0
Revert "libsoxr – The SoX Resampler library – add package request"
2014-08-25 16:51:38 +02:00
Mike Brady
3786ec64cb
Add license code
2014-08-25 15:41:20 +01:00
Mike Brady
2680ebcb80
Add libsoxr -- it performs one-dimensional sample-rate conversion
2014-08-25 15:27:01 +01:00