uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29).
authorGeoffrey Wossum <gwossum@acm.org>
Fri, 14 Mar 2008 08:21:07 +0000 (08:21 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 14 Mar 2008 08:21:07 +0000 (08:21 +0000)
commit6631ab02635a9f6694b20e2ccd10db64d42628ed
tree480d68ab7c6f2d679152aa44856b2828dcd53607
parent6b639b16f3529b6b3c928ff79716fc12b6f28f53
uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29).
This keeps OE from overriding the compilation flags uClibc would naturally
want to use.  This allows OE to build a working ld-uClibc.so for the AVR32.
Not sure why this was overriding the compilation flags, or what ripple
effects taking out the override has on other platforms.
packages/uclibc/uclibc.inc