diff options
author | Martin Storsjö <[email protected]> | 2022-03-26 22:57:48 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2022-03-30 14:56:07 +0300 |
commit | 525049097cbb198c8484f330e797520d6fcb36d7 (patch) | |
tree | 27752787899c6e6590fa40837f553653cbd98c54 /libavutil/aes_ctr.c | |
parent | db54426975e124e98e5130ad01316cb7afd60630 (diff) |
test: tiny_ssim: Don't include config.h
tiny_ssim is built for the build host, not for the target platform.
Therefore, it mustn't include the config.h header, which is set up
specifically for the target platform and compiler.
This fixes cross building for older WinStore platforms, where
config.h contains "#define getenv(x) NULL".
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libavutil/aes_ctr.c')
0 files changed, 0 insertions, 0 deletions