Home
last modified time | relevance | path

Searched refs:CC_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/
H A D0001-configure-Keep-first-line-of-compiler-version-string.patch23 - CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s/$/\\\\n/'…
24 + CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | head -1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s…
/openbmc/linux/scripts/
H A Dmkcompile_h5 CC_VERSION="$2"