Introduce an environment variable `FCC` for fortran, just as CC, CXX etc. are defined for the other compilers. It is set to `${XBPS_CROSS_TRIPLET}-gfortran` when cross compiling, or to just `gfortran` when building for the native architecture. Use just "$FCC" now when specifying the fortran compiler in a template. |
||
---|---|---|
.. | ||
build_dependencies.sh | ||
bulk.sh | ||
chroot.sh | ||
common.sh | ||
consistency_check.sh | ||
cross.sh | ||
pkgtarget.sh | ||
purge_distfiles.sh | ||
show.sh | ||
update_check.sh | ||
update_hash_cache.sh |