diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index f4a7c5640..b5163ce3b 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -86,7 +86,8 @@ --disable-runuser \ --disable-pylibmount \ --disable-static \ - --without-python</userinput></screen> + --without-python \ + --enable-libmount-force-mountinfo</userinput></screen> <para>The --disable and --without options prevent warnings about building components that require packages not in LFS or are |