packages/sound
Dirk Neukirchen f9c2f0821e shine: fix mips64 (octeon) build error
error reported by buildbot, replicated locally:
wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16'

It seems that gcc builtin function is not working for mips64

according to
https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html
bswap patterns only work in >4.8 so the compiler
check in wave.c seems inconsistent across different archs
as octeon has gcc 4.6

make it require gcc >=4.8

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 12:15:46 +02:00
..
espeak add espeak, a compact open source software speech synthesizer 2014-10-25 09:40:56 +02:00
forked-daapd forked-daapd: fix build problem after pr #1475 2015-06-28 00:35:32 +02:00
lame lame: convert license to SPDX format 2014-08-03 17:26:15 -07:00
madplay madplay: Create Makefile 2015-01-24 17:47:03 +01:00
mocp mocp: Fix musl compatibility 2015-06-18 15:06:29 -04:00
mpc mpc: update to 0.27 2015-06-24 15:18:01 +02:00
mpd mpd: Upgrade to 0.19.10, refresh patches 2015-06-26 16:46:05 -04:00
mpg123 mpg123: add package with release 1.22.3 2015-08-08 18:31:55 +02:00
pianod pianod: Fix client build on buildbot 2015-03-25 10:28:10 -04:00
portaudio add portaudio, a portable cross-platform audio I/O library 2014-10-25 09:40:56 +02:00
pulseaudio pulseaudio: fix libjson dependency 2015-04-24 20:30:13 +02:00
shairplay shairplay: fix PKG_FIXUP 2015-02-08 19:34:53 +01:00
shairport shairport: Move to sound menu and sub-directory 2015-02-04 14:43:10 -05:00
shairport-sync shairport-sync: New package from MikeBrady 2015-01-25 20:14:18 -05:00
shine shine: fix mips64 (octeon) build error 2015-08-19 12:15:46 +02:00
sox sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer 2014-11-01 20:00:06 -04:00
squeezelite squeezelite: Import new package 2015-07-17 12:12:18 -04:00
svox svox: Add build output to package 2015-02-11 15:07:18 -05:00
upmpdcli upmpdcli: Bump version to 0.11.0 2015-05-13 01:51:14 +03:00