working on dat cross-distro support....
This commit is contained in:
@@ -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}/"
|
||||
|
||||
Reference in New Issue
Block a user