package/gcc/mpfr: remove deprecated features

Remove the fortran and objective C language support since these have
been deprecated since more than a year ago.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias
2014-12-01 11:16:58 -03:00
committed by Peter Korsgaard
parent f61e0a1fc8
commit 65d5ec3708
3 changed files with 0 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
config BR2_PACKAGE_MPFR
bool "mpfr"
default y if BR2_INSTALL_FORTRAN
select BR2_PACKAGE_GMP
help
C library for multiple-precision floating-point computations