summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 208ccead6..80fba7bbb 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -134,6 +134,10 @@ config BR2_INSTALL_FORTRAN
select BR2_PACKAGE_LIBMPFR
help
Build/install Fortran compiler and runtime?
+ Note that it is highly recommended NOT to use gfortran
+ from gcc older than 4.2.0
+
+ You have been warned..
config BR2_GCC_SHARED_LIBGCC
bool "Build/install a shared libgcc?"