void-packages/common/xbps-src/shutils
Jürgen Buchmüller 6d0d142d15 xbps-src common.sh: add FCC for gfortran
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.
2017-03-08 15:18:14 +01:00
..
build_dependencies.sh xbps-src: re-introduce etc/virtual. 2016-04-27 20:16:59 +02:00
bulk.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
chroot.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
common.sh xbps-src common.sh: add FCC for gfortran 2017-03-08 15:18:14 +01:00
consistency_check.sh xbps-src: add consistency check 2016-03-22 00:36:30 +01:00
cross.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
pkgtarget.sh xbps-src: remove_pkg_autodeps: print errval and debug output on error. 2015-07-09 11:40:52 +02:00
purge_distfiles.sh common/xbps-src/shutils/purge_distfiles.sh: does not need to executable. 2016-04-27 16:56:17 +02:00
show.sh xbps-src/show: resolve virtual dependencies correctly. 2016-04-27 20:56:55 +02:00
update_check.sh xbps-src: PYPI_SITE: use files.pythonhosted.org for less redirections 2016-05-13 17:35:35 +02:00
update_hash_cache.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00