Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/dependencies/
H A Ddependencies.sh215 JAVA_GCJ=$(java -version 2>&1 | grep gcj)
216 if [ ! -z "$JAVA_GCJ" ] ; then
218 echo "$JAVA_GCJ is not sufficient to compile your package selection."