mirror of
https://github.com/libretro/RetroArch
synced 2025-02-25 12:41:18 +00:00
since Clang. PowerPC Mac is stuck with GCC and predates the use of ARC, __has_feature() also is a Clang extension, so wrap around this with a conditional so that GCC PowerPC on Mac can still work