summaryrefslogtreecommitdiff
path: root/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-support/libmpc/libmpc.inc')
-rw-r--r--yocto-poky/meta/recipes-support/libmpc/libmpc.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/yocto-poky/meta/recipes-support/libmpc/libmpc.inc b/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
deleted file mode 100644
index b3742543d..000000000
--- a/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding"
-DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr"
-HOMEPAGE = "http://www.multiprecision.org/"
-LICENSE = "LGPLv3"
-SECTION = "libs"
-
-inherit autotools texinfo