Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env212 added_gxx=$1
234 if test -z "$added_gcc" || test -z "$added_gxx" ; then
244 if ! test -x "$added_gxx" ; then
252 add_file $added_gxx /usr/bin/g++
266 add_file `$added_gxx -print-prog-name=cc1plus` /usr/bin/cc1plus