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
rbspeexenc.c