rockbox/tools/rbspeex
Dominik Riebeling 258e4ad850 OS X: detect clang and build for x86 target only.
Newer versions of Xcode / OS X don't support PPC code anymore and replace gcc
with clang. When clang is detected assume we want to build for the default
architecture only and change the minimum OS X version to 10.5.

Change-Id: I5843fa9bb3d957ec6f0a537e857608ad99c31517
2014-03-20 22:26:24 +01:00
..
Makefile OS X: detect clang and build for x86 target only. 2014-03-20 22:26:24 +01:00
rbspeex.c rbspeex: make local functions static. 2012-01-12 20:49:19 +01:00
rbspeex.h rbspeex: make local functions static. 2012-01-12 20:49:19 +01:00
rbspeexdec.c Fix rbspeex on big endian hosts. 2010-03-14 18:20:18 +00:00
rbspeexenc.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00