mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
d62ee7eaf2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
7 lines
190 B
PHP
7 lines
190 B
PHP
DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding"
|
|
HOMEPAGE = "http://www.mpfr.org/"
|
|
LICENSE = "LGPLv3+"
|
|
SECTION = "devel"
|
|
|
|
inherit autotools
|