diff options
Diffstat (limited to 'recipes/gcc/gcc-cross_4.1.0.bb')
-rw-r--r-- | recipes/gcc/gcc-cross_4.1.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-cross_4.1.0.bb b/recipes/gcc/gcc-cross_4.1.0.bb index 9d09a1f0ac..4591397559 100644 --- a/recipes/gcc/gcc-cross_4.1.0.bb +++ b/recipes/gcc/gcc-cross_4.1.0.bb @@ -7,5 +7,3 @@ require gcc-package-cross.inc EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" -SRC_URI[md5sum] = "88785071f29ed0e0b6b61057a1079442" -SRC_URI[sha256sum] = "1159457a0e4c054b709547ae21ff624aebab2033e0d9e5bf46c9cf88b1970606" |