diff options
Diffstat (limited to 'recipes/gcc/gcc-cross_4.3.3.bb')
-rw-r--r-- | recipes/gcc/gcc-cross_4.3.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-cross_4.3.3.bb b/recipes/gcc/gcc-cross_4.3.3.bb index 72016b96e5..4399c93cd5 100644 --- a/recipes/gcc/gcc-cross_4.3.3.bb +++ b/recipes/gcc/gcc-cross_4.3.3.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] = "cc3c5565fdb9ab87a05ddb106ba0bd1f" -SRC_URI[sha256sum] = "309f614a3c7fee88edc4928ff17185a19533949a1642ccf776e87d86303704de" |