]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.6: share work directories
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 28 Jun 2011 20:31:53 +0000 (14:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:37:37 +0000 (20:37 +0100)
commitc1ec5100da76d35afb91de7353599564e5b653dc
treef359a07657c0e4ef3e4765b47bbda7b543b18dda
parentd8c6f6e01421455db30eeb4b0882720874dcb31b
gcc-4.6: share work directories

* Fix configure and Makefile to read the defaults.h and t-oe from ${B},
  so that the ${S} can be shared.

* Change ${S} to the shared source directory.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/gcc/gcc-4.6.inc
meta/recipes-devtools/gcc/gcc-4.6/use-defaults.h-and-t-oe-in-B.patch [new file with mode: 0644]