mirror of
https://github.com/benhoyt/inih.git
synced 2025-01-28 22:52:54 +08:00
5f8fdf2509
* tests: define only once the compiler and flag This way you could play with them easily. For example: - use clang instead gcc - -Wextra - -fsanitize=address * check CC environ and fallback to gcc Can be used in continious integration