mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
Re-add simplified echo of selected target
This commit is contained in:
parent
fe2a6d9081
commit
67f819d05f
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user