summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* gcc-4.7: Use full relative path in require directiveKhem Raj2012-04-261-1/+1
| | | | | | | | This will help in meta-linaro where it will be able to utilize maximum recipes from OE-Core and thereby keep close compatibility with OE-Core gcc recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-crosssdk-intermediate: Use --with-native-system-header-dir for 4.7Khem Raj2012-04-261-0/+1
| | | | | | | --with-native-system-header-dir is relative to sysroot which is what we want --with-headers is deprecated anyway Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.7: Add recipesKhem Raj2012-04-261-0/+2
Add new recipes for gcc-4_7-branch right now gcc 4.7.0 is latest release from this branch Signed-off-by: Khem Raj <raj.khem@gmail.com>