]> git.ipfire.org Git - thirdparty/zstd.git/commit
Makefile: add AIX support
authorClément Chigot <clement.chigot@atos.net>
Tue, 3 Aug 2021 10:39:44 +0000 (12:39 +0200)
committerClément Chigot <clement.chigot@atos.net>
Fri, 13 Aug 2021 08:25:14 +0000 (10:25 +0200)
commit399849e236bdaa1215cf90e41606e222be23735c
tree892b8fea049eeb8690acda3d56334b9f48a28171
parent6a258043f5ed5648ea4a432434001f14f15b138c
Makefile: add AIX support

For lib, AIX linker doesn't allow --soname.
Makefile
lib/Makefile
programs/Makefile
tests/Makefile