]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix $filter and Msys/Cygwin 4067/head
authorQuentin Boswank <qubos@outlook.de>
Wed, 5 Jun 2024 16:21:34 +0000 (18:21 +0200)
committerQuentin Boswank <qubos@outlook.de>
Wed, 5 Jun 2024 16:37:27 +0000 (18:37 +0200)
commitf19c98228f773413850736b3aab574a63f03f2bc
tree5d5a4fa501ab37ed075f26705e79a17d855a4fb8
parent2acf90431ab2ffdc7d85d1017cf344bac897e704
Fix $filter and Msys/Cygwin

- switched the patter and input of $filter into the right places
- added pattern wildcard to MSYS_NT & CYGWIN_NT as they change with windows versions
- correctly identify MSYS2, even in an env like MINGW64
Makefile
doc/educational_decoder/Makefile
lib/Makefile
lib/libzstd.mk
programs/Makefile
tests/Makefile
tests/fuzz/Makefile
tests/gzip/Makefile