forked from len0rd/rockbox
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
This commit is contained in:
parent
76fa0f7e30
commit
8552eff9e4
9 changed files with 609 additions and 814 deletions
4
apps/codecs/spc/SOURCES
Normal file
4
apps/codecs/spc/SOURCES
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
spc_cpu.c
|
||||
spc_dsp.c
|
||||
spc_emu.c
|
||||
spc_profiler.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue