]> code.ossystems Code Review - openembedded-core.git/commit
Newer versions of gcc have multiple internal header directories and when
authorRobert Bragg <bob@openedhand.com>
Sat, 7 Jun 2008 01:07:18 +0000 (01:07 +0000)
committerRobert Bragg <bob@openedhand.com>
Sat, 7 Jun 2008 01:07:18 +0000 (01:07 +0000)
commit3dbb2c002e38ef34918c2fc7114aa903f8fe9ec5
tree7281131edef59e5bdbe6c7281751eaa51d7d37f5
parentdd5ed4b3ada9581b72f493b5d3e9b774d9b4e7bc
Newer versions of gcc have multiple internal header directories and when
glibc builds using -nostdinc, it must also add all these internal directories
via -system.

This adds a patch to make sure the toolchain's "include-fixed" directory gets
included in glibc_2.5 builds (if it exists)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4612 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/packages/glibc/glibc-2.4/glibc-include-fixed.patch [new file with mode: 0644]
meta/packages/glibc/glibc_2.5.bb