mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
qb: Don't set cc_works in test_compiler.
This commit is contained in:
parent
de052537ec
commit
dd2c9c911b
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ test_compiler ()
|
|||
$(printf %s "$1") -o "$TEMP_EXE" "$2" >/dev/null 2>&1 || return 1
|
||||
|
||||
compiler="${compiler# }"
|
||||
cc_works=1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue