diff options
Diffstat (limited to 'recipes/gcc/gcc_4.3.3.bb')
-rw-r--r-- | recipes/gcc/gcc_4.3.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gcc/gcc_4.3.3.bb b/recipes/gcc/gcc_4.3.3.bb index c804f7bdb7..4001767860 100644 --- a/recipes/gcc/gcc_4.3.3.bb +++ b/recipes/gcc/gcc_4.3.3.bb @@ -12,5 +12,3 @@ SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" -SRC_URI[md5sum] = "cc3c5565fdb9ab87a05ddb106ba0bd1f" -SRC_URI[sha256sum] = "309f614a3c7fee88edc4928ff17185a19533949a1642ccf776e87d86303704de" |