mirror of
https://github.com/libretro/RetroArch
synced 2025-03-16 16:21:15 +00:00
Merge pull request #10011 from orbea/qb-fix
qb: Don't set cc_works in test_compiler.
This commit is contained in:
commit
fca5af7ac3
@ -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…
x
Reference in New Issue
Block a user