On Thu, 2011-08-18 at 13:55 -0700, Saul Wold wrote:
>  # Third digit in PV should be incremented after a minor release
>  # happens from this branch on gcc e.g. currently its 4.6.0
> @@ -90,6 +90,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
>                       --disable-bootstrap \
>                       --disable-libgomp \
>                       --disable-libmudflap \
> +                     --with-linker-hash-style=${LINKER_HASH_STYLE} \
>                       --enable-cheaders=c_global "
>  
>  EXTRA_OECONF_INITIAL = "--disable-libmudflap \

Which gcc did you test this against?  As far as I can tell this patch
was only applied to the trunk (as of May this year) and not the 4.6
branch.  The corresponding configury certainly doesn't seem to exist in
the oe-core build tree that I happen to have lying around in front of
me, so it isn't apparent that this patch will have any useful effect. 

p.



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to