working on dat cross-distro support....

This commit is contained in:
2015-07-12 03:04:09 -04:00
parent 67aba34ed1
commit 52cb0ea321
30 changed files with 138 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
#####################################################
#
# This file is used to define various variables/settings used by the build script.
#
#
# This should be an alpha-numeric string less than 8 characters. No spaces, etc.
# Used for metainfo
@@ -132,6 +132,11 @@ I_AM_A_RACECAR="no"
# The following should not be changed unless you are ABSOLUTELY, 100% SURE and COMPLETELY POSITIVE
# about what you are doing!!!
# This can be used to override automatic distro-detection.
# If you DO set this, be sure that you have a matching profile in
# ${BASEDIR}/lib/prereqs/<Distro>/meta !!
HOST_DIST=""
# This used to be defined statically, but is now dynamically appended. Please don't alter this
# unless you renamed the chroot directory paths.
CHROOTDIR="${BASEDIR}/"