Don't build with -mthumb on Fremantle
authorSteven Luo <steven+maemo@steven676.net>
Fri, 28 May 2010 08:21:37 +0000 (01:21 -0700)
committerSteven Luo <steven+maemo@steven676.net>
Fri, 28 May 2010 08:21:37 +0000 (01:21 -0700)
commit1714602dd2d50718f4a5361a17cba7d41e814056
tree0a8a9579755f3ca1090457d14d4a3f4714d2352f
parent0fef31e035bda526f0d4948aaaca05d429ff0a4a
Don't build with -mthumb on Fremantle

Using Thumb instructions causes browser-switchboard to crash with SIGILL
on Fremantle PR1.2 devices, presumably due to some combination of kernel
and toolchain bugs, so disable the use of Thumb for now.

Thanks to Uwe Kaminski (jukey) and Fred Farber (ffarber) for providing
details on this bug.
debian/rules