mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-05 18:07:01 +00:00

qb.libs.sh uses CXX for a few things. E.g. Cg has to be linked with C++ compiler or it breaks on some distros.
3 lines
36 B
Bash
3 lines
36 B
Bash
USE_LANG_C="yes"
|
|
USE_LANG_CXX="yes"
|