Searched refs:BUILD_CPU (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure340 BUILD_CPU=`uname -m`
341 [ "$OS" = "solaris" ] && BUILD_CPU=`isainfo | cut -f 1 -d ' '`
342 case "$BUILD_CPU" in
349 BUILD_CPU='k8'
376 [ -z "$TARGET_CPU" ] && TARGET_CPU=$BUILD_CPU

Completed in 1403 milliseconds