mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
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:
committed by
Peter Korsgaard
parent
f61e0a1fc8
commit
65d5ec3708
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user