[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libvir-list
Subject:    [libvirt PATCH 2/3] meson: Don't look for btrfs and xfs headers
From:       Andrea Bolognani <abologna () redhat ! com>
Date:       2021-12-28 18:40:02
Message-ID: 20211228184003.89794-3-abologna () redhat ! com
[Download RAW message or body]

We no longer use them anywhere.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 meson.build | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meson.build b/meson.build
index 57561adf51..a28de34a4b 100644
--- a/meson.build
+++ b/meson.build
@@ -613,10 +613,6 @@ headers = [
 ]
 
 if host_machine.system() == 'linux'
-  # check for kernel headers required by btrfs ioctl
-  headers += 'linux/btrfs.h'
-  # check for xfs dev headers required by xfs ioctl
-  headers += 'xfs/xfs.h'
   # check for DEVLINK_CMD_ESWITCH_GET
   headers += 'linux/devlink.h'
 endif
-- 
2.31.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic