overlay coreos/config: Add config overrides for sys-apps/util-linux

This commit is contained in:
Krzesimir Nowak 2024-12-09 15:10:03 +01:00
parent 738392bb16
commit 7adaf631dc

View File

@ -0,0 +1,3 @@
# New mount API does not work very well for mounting overlayfs when we
# are building sysexts.
export EXTRA_ECONF="--disable-libmount-mountfd-support"