Searched refs:ICECC_PATH (Results 1 – 6 of 6) sorted by relevance
23 if [ -z "$ICECC_PATH" ]; then24 ICECC_PATH=$(which icecc 2> /dev/null || true)27 if [ -n "$ICECC_PATH" ]; then40 export ICECC_PATH ICECC_CARET_WORKAROUND
24 if [ -z "$ICECC_PATH" ]; then37 ln -sf "$ICECC_PATH" "$d/${CROSS_COMPILE}gcc"38 ln -sf "$ICECC_PATH" "$d/${CROSS_COMPILE}g++"
15 # If ICECC_PATH is not set in local.conf then the class will try to locate it using 'bb.utils.which'32 ICECC_CLASS_DISABLE ICECC_RECIPE_ENABLE ICECC_PATH ICECC_ENV_EXEC \126 return d.getVar('ICECC_PATH') or bb.utils.which(os.getenv("PATH"), "icecc")
206 ICECC_PATH[doc] = "The location of the icecc binary."
881 If :term:`ICECC_PATH` is not set in your
3004 :term:`ICECC_PATH`