From 526b5580dabbfed7cfe5439dc3a90ec727f563c2 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Sun, 24 May 2009 21:28:16 +0000 Subject: Cut the files in half and it might work better (note to self: check your tree is really clean before patching) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21070 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/src/build.ipod | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/plugins/pdbox/PDa/src/build.ipod') diff --git a/apps/plugins/pdbox/PDa/src/build.ipod b/apps/plugins/pdbox/PDa/src/build.ipod index bb78632b2d..5d940bf56e 100644 --- a/apps/plugins/pdbox/PDa/src/build.ipod +++ b/apps/plugins/pdbox/PDa/src/build.ipod @@ -4,7 +4,3 @@ make CFLAGS="-O6 -ffast-math -fexpensive-optimizations -mcpu=arm7tdmi " -k ipod make CFLAGS="-O2 -ffast-math -fexpensive-optimizations -mcpu=arm7tdmi" ipod -# The compiler for iPod has a bug with -O6, thats why we try to compile twice - -make CFLAGS="-O6 -ffast-math -fexpensive-optimizations -mcpu=arm7tdmi " -k ipod -make CFLAGS="-O2 -ffast-math -fexpensive-optimizations -mcpu=arm7tdmi" ipod -- cgit v1.2.3