summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_6.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gmp/gmp_6.3.0.bb')
-rw-r--r--meta/recipes-support/gmp/gmp_6.3.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_6.3.0.bb b/meta/recipes-support/gmp/gmp_6.3.0.bb
index fd4aec92fd..fd810a264d 100644
--- a/meta/recipes-support/gmp/gmp_6.3.0.bb
+++ b/meta/recipes-support/gmp/gmp_6.3.0.bb
@@ -14,6 +14,7 @@ SRC_URI = "https://gmplib.org/download/${BPN}/${BP}${REVISION}.tar.bz2 \
14 file://use-includedir.patch \ 14 file://use-includedir.patch \
15 file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \ 15 file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \
16 file://0001-confiure.ac-Believe-the-cflags-from-environment.patch \ 16 file://0001-confiure.ac-Believe-the-cflags-from-environment.patch \
17 file://0001-Complete-function-prototype-in-acinclude.m4-for-C23-.patch \
17 " 18 "
18SRC_URI[sha256sum] = "ac28211a7cfb609bae2e2c8d6058d66c8fe96434f740cf6fe2e47b000d1c20cb" 19SRC_URI[sha256sum] = "ac28211a7cfb609bae2e2c8d6058d66c8fe96434f740cf6fe2e47b000d1c20cb"
19 20