gcc_3.4.4: fix the native build on ucslugc by using arm, not thumb
authorJohn Bowler <jbowler@nslu2-linux.org>
Sat, 10 Sep 2005 18:22:30 +0000 (18:22 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 10 Sep 2005 18:22:30 +0000 (18:22 +0000)
commitcdcbb457944d0dd222115258253a4b9ea0fabf0d
tree8abcf800ca7e1ddfd44597fb2f77abb35c1c387c
parentd4fdd50cc6abd871482b9cd177e916521015280a
gcc_3.4.4: fix the native build on ucslugc by using arm, not thumb
For some reason a thumb built gcc 3.4.4 fails to produce functional
executables even when linked dynamically (i.e. even when next to none
of the code in the resultant executable comes from the compiler itself).
This requires further investigation (or maybe the csl gcc), this commit
changes the build to generate arm even on thumb systems as a temporary fix.
packages/gcc/gcc_3.4.4.bb