diff options
Diffstat (limited to 'recipes/gcc/gcc_4.3.2.bb')
-rw-r--r-- | recipes/gcc/gcc_4.3.2.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gcc/gcc_4.3.2.bb b/recipes/gcc/gcc_4.3.2.bb index 967020c0d4..60180755c9 100644 --- a/recipes/gcc/gcc_4.3.2.bb +++ b/recipes/gcc/gcc_4.3.2.bb @@ -11,6 +11,3 @@ FILES_${PN} += "\ SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" - -SRC_URI[md5sum] = "5dfac5da961ecd5f227c3175859a486d" -SRC_URI[sha256sum] = "bfbf487731ad5dca37efe480a837417de071bd67e685d5c1df6a290707575165" |