]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: enable PIE by default
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Sep 2024 17:58:35 +0000 (18:58 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 3 Sep 2024 01:13:54 +0000 (20:13 -0500)
commit6acdf06421b763a670302a34c0a7ff3463c820cf
tree00e547c783d19aced12fa5e73856562002ce571a
parenta6f4723241b52d5cef723839914340f20eb4282a
meson: enable PIE by default

The autotools build has PIC enabled by default, as do we. Take this a
step further by also enabling PIE.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/86
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
meson.build