diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-11 22:46:48 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-11 21:37:49 +0200 |
commit | 3e2b345cfd28bdf0aabbd326254bc7246dd1125e (patch) | |
tree | 7541519c55ce6ffbe3825b6f7ce9a78cd9efada9 /src/Makefile.am | |
parent | CMake/Windows: Add a workaround for windres from GNU binutils. (diff) | |
download | xz-3e2b345cfd28bdf0aabbd326254bc7246dd1125e.tar.xz |
xz: Fix warning -Wformat-nonliteral on clang in message.c.
clang and gcc differ in how they handle -Wformat-nonliteral. gcc will
allow a non-literal format string as long as the function takes its
format arguments as a va_list.
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions