Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We don't actually *need* any of the GNU printf format specifiers. However, older versions of MinGW will complain about C99-compliant specifiers like %lld unless 'gnu_printf' is used. Signed-off-by: Paul Cercueil <[email protected]>
- Loading branch information