Re: [Angstrom-devel] (Mixed security state) Re: Kernel build broken / toolchain issue

2012-03-02 Thread Eibach, Dirk
> There was quoting fix for --enable-target-optspace in: > http://git.openembedded.org/openembedded-core/commit/?id=30253 > 358f5e76fb7b25be27198b4c125e0dbdf2c > > -OPTSPACE = ${@base_contains("SPECIAL_ARCH_LIST", > "${TARGET_ARCH}", "", "--enable-target-optspace",d)} > +OPTSPACE = '${@base_con

Re: [Angstrom-devel] (Mixed security state) Re: Kernel build broken / toolchain issue

2012-03-02 Thread Martin Jansa
On Fri, Mar 02, 2012 at 10:13:52AM +0100, Eibach, Dirk wrote: > > > > There was quoting fix for --enable-target-optspace in: > > http://git.openembedded.org/openembedded-core/commit/?id=30253 > > 358f5e76fb7b25be27198b4c125e0dbdf2c > > > > -OPTSPACE = ${@base_contains("SPECIAL_ARCH_LIST", > > "

Re: [Angstrom-devel] (Mixed security state) Re: Kernel build broken / toolchain issue

2012-03-04 Thread Khem Raj
On Fri, Mar 2, 2012 at 1:43 AM, Martin Jansa wrote: >> # OPTSPACE=${@base_contains("SPECIAL_ARCH_LIST", "${TARGET_ARCH}", "", >> "--enable-target-optspace",d)} > > Important is line bellow which shows actual value of this expresion (and > doesn't start with '#'). > > I'm not using Angstrom and I'm