mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00

* 3rdparty/zstd: Added Zstandard compression library version 1.5.5. * util/unzip.cpp: Added support for Zstandard compression (method 93). * util/chdcodec.cpp: Added support for Zstandard compression. * 3rdparty/flac: Always define NDEBUG to avoid log spam.
6 lines
178 B
INI
6 lines
178 B
INI
# This file is sourced by init.sh, *before* its initialization.
|
|
|
|
# This goes hand in hand with the "exec 9>&2;" in Makefile.am's
|
|
# TESTS_ENVIRONMENT definition.
|
|
stderr_fileno_=9
|