summaryrefslogtreecommitdiffstats
path: root/package/gcc/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/gcc/Config.in.host')
-rw-r--r--package/gcc/Config.in.host7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index bd5c13fe0a..3d64b6f678 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -117,6 +117,13 @@ config BR2_TOOLCHAIN_BUILDROOT_CXX
C++ language and you want C++ libraries to be installed on
your target system.
+config BR2_TOOLCHAIN_BUILDROOT_FORTRAN
+ bool "Enable Fortran support"
+ help
+ Enable this option if you want your toolchain to support the
+ Fortran language and you want Fortran libraries to be
+ installed on your target system.
+
config BR2_GCC_ENABLE_TLS
bool "Enable compiler tls support" if BR2_TOOLCHAIN_BUILDROOT_UCLIBC
default y
OpenPOWER on IntegriCloud