diff options
Diffstat (limited to 'recipes/gcc/gcc-cross_4.3.4.bb')
-rw-r--r-- | recipes/gcc/gcc-cross_4.3.4.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-cross_4.3.4.bb b/recipes/gcc/gcc-cross_4.3.4.bb index ebe66c3fd2..5f91981aa8 100644 --- a/recipes/gcc/gcc-cross_4.3.4.bb +++ b/recipes/gcc/gcc-cross_4.3.4.bb @@ -10,5 +10,3 @@ EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" -SRC_URI[md5sum] = "60df63222dbffd53ca11492a2545044f" -SRC_URI[sha256sum] = "e572453bdb74cc4ceebfab9ffb411d9678343dff5bf86e9338d42fdd0818aa65" |