mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-24 12:42:36 +00:00
using -isystem for the libc standard include directory is the only way to make it the first candidate for #include <foo> path search, and to suppress warnings when building 3rd party code including them.