Package: oss4 / 4.2-build2020-5

Metadata

Package Version Patches format
oss4 4.2-build2020-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
101_use_env_CFLAGS.patch | (download)

lib/libOSSlib/Makefile | 2 1 + 1 - 0 !
lib/libsalsa/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
203_hurd_no_EBADE.patch | (download)

lib/libsalsa/seq_output.c | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

---
204_hurd_iot.patch | (download)

lib/libsalsa/local.h | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

---
301_libsalsa_fixes.patch | (download)

lib/libsalsa/local.h | 1 1 + 0 - 0 !
lib/libsalsa/seq.c | 2 1 + 1 - 0 !
lib/libsalsa/seq_output.c | 2 1 + 1 - 0 !
lib/libsalsa/timer.c | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 3 deletions(-)

---
302_libsalsa_rename_to_liboss4 salsa.patch | (download)

lib/libsalsa/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
303_libsalsa_snd_asoundlib_version.patch | (download)

lib/libsalsa/misc.c | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

---
libsalsa_drop_ppc64_specific_workaround_for_versioned_symbols.patch | (download)

lib/libsalsa/alsa-symbols.h | 17 0 + 17 - 0 !
1 file changed, 17 deletions(-)

 drop ppc64-specific workaround for versioned symbols
 Based on a patch by Breno Leitao applied to the original file from
 alsa-lib.
 oss4 started failing to build on ppc64el with binutils 2.35 because it
 was setting an undefined symbol as the default version. It was doing that
 in order to support dot-symbols/function descriptors on ppc, which is not
 used by userspace ABI since a while, and not supported with ABIv2, the one
 used by ppc64el, at all.
implicit | (download)

lib/libsalsa/local.h | 3 2 + 1 - 0 !
lib/libsalsa/main.c | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

---