]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Suppress macOS CC_MD5_* deprecation warnings in the autoconf build too (#2473)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Wed, 1 Jan 2025 23:30:37 +0000 (00:30 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2025 23:30:37 +0000 (15:30 -0800)
commit7708713b634eb2f72ffe484b565a5a87f58e8cb3
treec5a6e34bf42c33fe6b2cb5d8eb8ceafddf359d98
parenta186d9662b4e3bc2e0f39d3248f9c1244c4346cb
Suppress macOS CC_MD5_* deprecation warnings in the autoconf build too (#2473)

This also limits the amount of code where deprecation warnings are
suppressed.

Previously these warnings were only suppressed in the cmake build.
CMakeLists.txt
libarchive/archive_digest.c