Fix building universal binaries.
commita7070c4ebe1b1a161f2f102f1d966ee4b8a3aa75
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 28 Nov 2009 22:39:05 +0000 (28 22:39 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 28 Nov 2009 22:39:05 +0000 (28 22:39 +0000)
treee3cff909d6264de689b0ba3235df3b9656773976
parentbbe0a336ebb748f5ab398f015d92c8e3ba617236
Fix building universal binaries.

When building various libraries for Rockbox Utility make sure they use the same compiler as Qt. Pass Qt's CC instead of explicitly setting it. This fixes issues linking on OS X (with recent XCode building universal binaries requires the use of gcc-4-0 while the default one is 4.2).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23779 a1c6a512-1295-4272-9138-f99709370657
rbutil/mkamsboot/Makefile
rbutil/mktccboot/Makefile
rbutil/rbutilqt/rbutilqt.pro
tools/rbspeex/Makefile
tools/ucl/src/Makefile