diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/gmp/gmp_4.2.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp_5.0.5.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-support/gmp/gmp_4.2.1.bb b/meta/recipes-support/gmp/gmp_4.2.1.bb index 1f86a65e2a..49ee59b7dc 100644 --- a/meta/recipes-support/gmp/gmp_4.2.1.bb +++ b/meta/recipes-support/gmp/gmp_4.2.1.bb | |||
@@ -16,6 +16,4 @@ SRC_URI = "${GNU_MIRROR}/gmp/${BP}.tar.bz2 \ | |||
16 | SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3" | 16 | SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3" |
17 | SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941" | 17 | SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941" |
18 | 18 | ||
19 | export CC_FOR_BUILD = "${BUILD_CC}" | ||
20 | |||
21 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-support/gmp/gmp_5.0.5.bb b/meta/recipes-support/gmp/gmp_5.0.5.bb index 20588684be..d91340ce92 100644 --- a/meta/recipes-support/gmp/gmp_5.0.5.bb +++ b/meta/recipes-support/gmp/gmp_5.0.5.bb | |||
@@ -8,7 +8,5 @@ SRC_URI_append = " file://use-includedir.patch \ | |||
8 | file://gmp_fix_for_automake-1.12.patch \ | 8 | file://gmp_fix_for_automake-1.12.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | export CC_FOR_BUILD = "${BUILD_CC}" | ||
12 | |||
13 | SRC_URI[md5sum] = "041487d25e9c230b0c42b106361055fe" | 11 | SRC_URI[md5sum] = "041487d25e9c230b0c42b106361055fe" |
14 | SRC_URI[sha256sum] = "1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9" | 12 | SRC_URI[sha256sum] = "1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9" |