mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
toolchain/toolchain-external: add knob for fortran support
Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8814d65337
commit
a650438d07
@ -1020,6 +1020,14 @@ config BR2_TOOLCHAIN_EXTERNAL_CXX
|
|||||||
support. If you don't know, leave the default value,
|
support. If you don't know, leave the default value,
|
||||||
Buildroot will tell you if it's correct or not.
|
Buildroot will tell you if it's correct or not.
|
||||||
|
|
||||||
|
config BR2_TOOLCHAIN_EXTERNAL_FORTRAN
|
||||||
|
bool "Toolchain has Fortran support?"
|
||||||
|
select BR2_TOOLCHAIN_HAS_FORTRAN
|
||||||
|
help
|
||||||
|
Select this option if your external toolchain has Fortran
|
||||||
|
support. If you don't know, leave the default value,
|
||||||
|
Buildroot will tell you if it's correct or not.
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS
|
config BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS
|
||||||
string "Extra toolchain libraries to be copied to target"
|
string "Extra toolchain libraries to be copied to target"
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user