As discussed on the list. They have been broken for a long time, and are
not commonly used in embedded systems.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
config BR2_INSTALL_OBJC
bool "Enable Objective-C support"
depends on !BR2_avr32
+ depends on BR2_DEPRECATED
help
Enable the support for the Objective-C language in the
cross-compiler, and install the Objective-C runtime to the
config BR2_INSTALL_FORTRAN
bool "Enable Fortran support"
depends on !BR2_avr32
+ depends on BR2_DEPRECATED
select BR2_PACKAGE_LIBMPFR
help
Enable the support for the Fortran language in the