forked from pool/util-linux
- Disable mountfd API again.
(https://github.com/util-linux/util-linux/issues/3158) OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=574
This commit is contained in:
parent
b59c309bd1
commit
794b3b8aac
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 23:25:19 UTC 2024 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Disable mountfd API again.
|
||||
(https://github.com/util-linux/util-linux/issues/3158)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 22:14:13 UTC 2024 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
|
@ -559,7 +559,8 @@ configure_options+="--with-systemd "
|
||||
--disable-pg\
|
||||
--enable-fs-paths-default="/sbin:/usr/sbin"\
|
||||
--enable-static\
|
||||
--with-vendordir=%{_distconfdir} \
|
||||
--with-vendordir=%{_distconfdir}\
|
||||
--disable-libmount-mountfd-support\
|
||||
$configure_options
|
||||
make %{?_smp_mflags}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user