From 537fdefb3aa189acc8caf2391266a629d4eabac4 Mon Sep 17 00:00:00 2001 From: Juro Bystricky Date: Sat, 20 Aug 2016 11:04:00 -0700 Subject: mpfr_3.1.3.bbappend: Work with all 3.1.% versions Tested with 3.1.4. Signed-off-by: Juro Bystricky Signed-off-by: Richard Purdie --- recipes-support/mpfr/mpfr_3.1.%.bbappend | 1 + recipes-support/mpfr/mpfr_3.1.3.bbappend | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 recipes-support/mpfr/mpfr_3.1.%.bbappend delete mode 100644 recipes-support/mpfr/mpfr_3.1.3.bbappend diff --git a/recipes-support/mpfr/mpfr_3.1.%.bbappend b/recipes-support/mpfr/mpfr_3.1.%.bbappend new file mode 100644 index 0000000..4252e8d --- /dev/null +++ b/recipes-support/mpfr/mpfr_3.1.%.bbappend @@ -0,0 +1 @@ +EXTRA_OECONF_append_mingw32 = " --disable-shared" \ No newline at end of file diff --git a/recipes-support/mpfr/mpfr_3.1.3.bbappend b/recipes-support/mpfr/mpfr_3.1.3.bbappend deleted file mode 100644 index 4252e8d..0000000 --- a/recipes-support/mpfr/mpfr_3.1.3.bbappend +++ /dev/null @@ -1 +0,0 @@ -EXTRA_OECONF_append_mingw32 = " --disable-shared" \ No newline at end of file -- cgit v1.2.3-54-g00ecf