On 29/10/21 08:09, Thomas Huth wrote:
diff --git a/meson.build b/meson.build
--- a/meson.build
+++ b/meson.build
@@ -1467,6 +1467,7 @@ config_host_data.set('CONFIG_EBPF', libbpf.found())
config_host_data.set('CONFIG_LIBDAXCTL', libdaxctl.found())
config_host_data.set('CONFIG_LIBISCSI', libisc
On 28/10/2021 20.59, Thomas Huth wrote:
It's easier to do this in meson.build now.
Signed-off-by: Thomas Huth
---
configure | 27 ---
meson.build | 12
meson_options.txt | 2 ++
scripts/meson-buildoptio
It's easier to do this in meson.build now.
Signed-off-by: Thomas Huth
---
configure | 27 ---
meson.build | 12
meson_options.txt | 2 ++
scripts/meson-buildoptions.sh | 3 +++
4 files changed, 13 insertions