tcmode: export MGLS and LM_LICENSE_FILE

This is necessary for the toolchain licensing.

JIRA: SB-2612

Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
Christopher Larson
2014-04-17 10:28:06 -07:00
parent 95f34840ea
commit e1b0f111bb

View File

@@ -14,6 +14,10 @@ NO32LIBS ?= "0"
# sysroot and determine this accurately.
GLIBC_GENERATE_LOCALES_remove = "en_US.UTF-8"
# Ensure that the licensing variables are available to the toolchain
export MGLS
export LM_LICENSE_FILE
# Don't ship any toolchain binaries in the sdk for the time being
# FIXME: find a way to do this just for the recipes which include those
# binaries. Potentially we could replace the packagegroup with an alternative