gcc-configure-common.inc: Fiddle with NATIVE_SYSTEM_HEADER_DIR only form cross gcc...
authorKhem Raj <raj.khem@gmail.com>
Sat, 12 Sep 2009 20:05:20 +0000 (13:05 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 12 Sep 2009 23:18:53 +0000 (16:18 -0700)
commit56ca890cdd6faff2afa66931fc31376d2d9afa87
tree9fd8aff483cdd4f88f6a34db0f4d5b1e44522e10
parent0c4cf4dcdebc57ec1a0f94f65f2a66bb31b17389
gcc-configure-common.inc: Fiddle with NATIVE_SYSTEM_HEADER_DIR only form cross gcc build

* target gcc does not like the NATIVE_SYSTEM_HEADER_DIR being tweaked.
  for now conditionalize it so it gets included only for cross builds
  it could be that target gcc for micro wont work because it needs headers
  in /usr/include and the actual headers are in /include

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-configure-common.inc