diff options
Diffstat (limited to 'toolchain-layer/recipes-devtools/gcc/gcc_4.5.bb')
-rw-r--r-- | toolchain-layer/recipes-devtools/gcc/gcc_4.5.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc_4.5.bb b/toolchain-layer/recipes-devtools/gcc/gcc_4.5.bb deleted file mode 100644 index 19e8a25d0e..0000000000 --- a/toolchain-layer/recipes-devtools/gcc/gcc_4.5.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | |||
2 | require recipes-devtools/gcc/gcc-${PV}.inc | ||
3 | require recipes-devtools/gcc/gcc-configure-target.inc | ||
4 | require recipes-devtools/gcc/gcc-package-target.inc | ||
5 | |||
6 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" | ||
7 | |||