diff options
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_4.2.2.bb')
-rw-r--r-- | recipes/gcc/gcc-cross-sdk_4.2.2.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_4.2.2.bb b/recipes/gcc/gcc-cross-sdk_4.2.2.bb index ce4e8bb998..bea9839246 100644 --- a/recipes/gcc/gcc-cross-sdk_4.2.2.bb +++ b/recipes/gcc/gcc-cross-sdk_4.2.2.bb @@ -12,6 +12,3 @@ DEPENDS += "gmp-native mpfr-native" EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \ --disable-libgomp --disable-libmudflap \ --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" - -SRC_URI[md5sum] = "7ae33781417a35a2eb03ee098a9f4490" -SRC_URI[sha256sum] = "673b85d780a082c014ded4ac11f8269a3fe893b4dbb584d65b8602d50b3872b1" |