Re-add simplified echo of selected target

This commit is contained in:
HalosGhost 2013-08-11 21:55:34 -05:00
parent fe2a6d9081
commit 67f819d05f

View File

@ -21,6 +21,7 @@ echo "Compiler: $COMPILER"
[[ "$ARM_SOFTFLOAT" ]] && echo "=== ARM softfloat ABI enabled... ===" && export FORMAT_COMPILER_TARGET="${FORMAT_COMPILER_TARGET}-softfloat"
export FORMAT_COMPILER_TARGET_ALT="$FORMAT_COMPILER_TARGET"
echo "${FORMAT_COMPILER_TARGET}"
check_opengl()
{