diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index c1a17648e..107500f8f 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -53,7 +53,8 @@ <literal>KILL=/bin/kill HAVE_BLKID=1 BLKID_LIBS="-lblkid" -BLKID_CFLAGS="-I/tools/include/blkid"</literal> +BLKID_CFLAGS="-I/tools/include/blkid" +cc_cv_CFLAGS__flto=no</literal> EOF</userinput></screen> <para>Additionally, fix a build error when using Util-Linux built in |