mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add gfortran compiler support to the toolchain
This commit is contained in:
committed by
Xiangfu Liu
parent
e49a27e42e
commit
5e9ee077e2
@@ -102,3 +102,11 @@ config INSTALL_LIBGCJ
|
||||
default n
|
||||
help
|
||||
Build/install java compiler and GNU classpath ?
|
||||
|
||||
|
||||
config INSTALL_GFORTRAN
|
||||
bool
|
||||
prompt "Build/install fortran compiler?" if TOOLCHAINOPTS
|
||||
default n
|
||||
help
|
||||
Build/install GNU fortran compiler ?
|
||||
|
||||
Reference in New Issue
Block a user