mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-08-04 02:06:31 -04:00

Don't try to detect and use different compilers, since it's better to specify this via the environment (e.g. via the Travis CI build matrix). While doing this, also deduplicate the logic for testing with valgrind and UBSAN, improve the log messages, and add a test with -O3.