]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: default enable compression and openssl
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 4 Nov 2024 18:40:51 +0000 (18:40 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 7 Nov 2024 16:10:34 +0000 (10:10 -0600)
commit5b2f86cd08212f0ed783e8064d334ef21c6645e0
tree465643417a8c927049c492228c9592b3500f7afd
parent093285cb6a5da1fafd45f3de6e1c527d278c4ffc
meson: default enable compression and openssl

The default for the compressions and openssl is based on the autotools
build ones. With the initial goal to make migration as easy as possible
- identical option names, help messages, defaults...

Although a bunch of these have changed already, plus we want builders to
get support for compressed/signed modules out of the box.

So let's flip the defaults - everyone is welcome to adjust those when
calling `meson setup -D foo=bar`.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/225
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.github/workflows/main.yml
meson_options.txt