]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: check for xattr functions
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 16:28:16 +0000 (18:28 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 16:30:25 +0000 (18:30 +0200)
meson.build

index 2447b631dad1e281f80ed06284e461f51dd2f43d..f0ad2199a5e74da203a041e4f1104d79c45eb031 100644 (file)
@@ -497,6 +497,8 @@ funcs = '''
         inotify_init
         jrand48
         lchown
+        lgetxattr
+        llistxattr
         llseek
        newlocale
         mempcpy