vp-build/helpers
Juan RP d15b7887e7 Added support for cross compiling packages on x86_64.
Two new options for the configuration file were added:
 * XBPS_CROSS_TARGET
 * XBPS_CROSS_DIR

XBPS_CROSS_TARGET should be set to the target triplet that you build
with the mktoolchain script.

XBPS_CROSS_DIR should point to the cross directory that mktoolchain
created if you've built one.

As proof of concept the glibc32 package has been added for x86_64,
and it works perfectly even in the chroot! with glibc32 in place
that means that I can build a gcc multilib and use -m32 to build
32bit packages! OH YEAH I LOVE THAT SHIT!!!!

--HG--
extra : convert_revision : 6b0008865e084674a1c4b58266f681871e519c66
2008-11-03 07:12:53 +01:00
..
automake.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
chroot.sh Added support for cross compiling packages on x86_64. 2008-11-03 07:12:53 +01:00
cross-compilation.sh Added support for cross compiling packages on x86_64. 2008-11-03 07:12:53 +01:00
fontconfig-update.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
gtk-update-gdkpixbufloaders.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
gtk-update-icon-cache.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
gtk-update-immodules.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
mkfontxx-rebuild.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
mktoolchain.sh mktoolchain: added new flags to specify dirs and misc stuff. 2008-11-03 00:29:33 +01:00
pango-update-modules.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
perl-module.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
replace-interpreter.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
update-desktopdb.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
update-mimedb.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00
xml-catalogs.sh Rename helper-templates to just helpers. 2008-10-30 23:34:05 +01:00