void-packages/common/xbps-src/shutils
Jürgen Buchmüller 272114cd05 xbps-src: trying to fix FFLAGS construction
This still isn't perfect. When the common/xbps-src/shutils/chroot.sh
function chroot_init() is called, the value for $XBPS_FFLAGS, which is
defined in common/build-profiles/bootstrap.sh, is empty.

Put the immediate value into the generated /etc/xbps/xbps-src.conf
file until someone finds out where passing the value of $XBPS_FFLAGS
throughout the scripts is missing.
2017-03-08 17:36:22 +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 xbps-src: trying to fix FFLAGS construction 2017-03-08 17:36:22 +01:00
common.sh xbps-src: trying to fix FFLAGS construction 2017-03-08 17:36:22 +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