Changeset a27fd74


Ignore:
Timestamp:
Apr 25, 2017, 6:30:25 AM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
7574db7
Parents:
cc08d6c
Message:

Adjust 32 bit multilib configure commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/systemd.xml

    rcc08d6c ra27fd74  
    4545    --with-rootlibdir=/lib \
    4646    --enable-split-usr \
    47     --disable-gudev \
     47    --disable-firstboot \
     48    --disable-ldconfig \
     49    --disable-lto \
     50    --disable-sysusers \
    4851    --with-kbd-loadkeys=/bin/loadkeys \
    4952    --with-kbd-setfont=/bin/setfont \
    5053    --with-dbuspolicydir=/etc/dbus-1/system.d \
    51     --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
    5254    --with-dbussessionservicedir=/usr/share/dbus-1/services \
    53     --with-dbussystemservicedir=/usr/share/dbus-1/system-services \
    54     cc_cv_CFLAGS__flto=no</userinput></screen>
     55    --with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>
    5556
    5657    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.