From 8552eff9e46ede8968ea13cc172e1c61856bee18 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Mon, 16 Jul 2007 21:03:25 +0000 Subject: Make the SPC codec run like it used to on Coldfire before -Os crushed it. Build as a lib using the old -O option. Should not impact ARM targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13919 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/spc/SOURCES | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apps/codecs/spc/SOURCES (limited to 'apps/codecs/spc/SOURCES') diff --git a/apps/codecs/spc/SOURCES b/apps/codecs/spc/SOURCES new file mode 100644 index 0000000..901232a --- /dev/null +++ b/apps/codecs/spc/SOURCES @@ -0,0 +1,4 @@ +spc_cpu.c +spc_dsp.c +spc_emu.c +spc_profiler.c -- cgit v1.1