diff options
Diffstat (limited to 'openembedded/packages/gcc/gcc-cross_3.3.4.bb')
-rw-r--r-- | openembedded/packages/gcc/gcc-cross_3.3.4.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/openembedded/packages/gcc/gcc-cross_3.3.4.bb b/openembedded/packages/gcc/gcc-cross_3.3.4.bb deleted file mode 100644 index 597b47fba8..0000000000 --- a/openembedded/packages/gcc/gcc-cross_3.3.4.bb +++ /dev/null @@ -1,13 +0,0 @@ -SECTION = "devel" -include gcc_${PV}.bb -include gcc-paths-cross.inc -inherit cross -FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}" - -PR="r3" - -DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc" -PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++" - -include gcc3-build-cross.inc -include gcc-package-cross.inc
\ No newline at end of file |