diff options
Diffstat (limited to 'meta/recipes-support/gmp/gmp_6.1.1.bb')
-rw-r--r-- | meta/recipes-support/gmp/gmp_6.1.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_6.1.1.bb b/meta/recipes-support/gmp/gmp_6.1.1.bb index 1df9b06cc8..303c3ef9e2 100644 --- a/meta/recipes-support/gmp/gmp_6.1.1.bb +++ b/meta/recipes-support/gmp/gmp_6.1.1.bb | |||
@@ -12,6 +12,7 @@ SRC_URI = "https://gmplib.org/download/${BPN}/${BP}${REVISION}.tar.bz2 \ | |||
12 | file://amd64.patch \ | 12 | file://amd64.patch \ |
13 | file://use-includedir.patch \ | 13 | file://use-includedir.patch \ |
14 | file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \ | 14 | file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \ |
15 | file://0001-confiure.ac-Believe-the-cflags-from-environment.patch \ | ||
15 | " | 16 | " |
16 | 17 | ||
17 | SRC_URI[md5sum] = "4c175f86e11eb32d8bf9872ca3a8e11d" | 18 | SRC_URI[md5sum] = "4c175f86e11eb32d8bf9872ca3a8e11d" |