Ignore:
Timestamp:
06/04/2021 01:05:13 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
25596ffb, e3835ac
Parents:
9c53f9d
git-author:
Xi Ruoyao <xry111@…> (06/04/2021 01:04:31 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/04/2021 01:05:13 PM)
Message:

systemd: sync with BLFS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r9c53f9d r06cdaed  
    7373      --sysconfdir=/etc             \
    7474      --localstatedir=/var          \
     75      --buildtype=release           \
    7576      -Dblkid=true                  \
    76       -Dbuildtype=release           \
    7777      -Ddefault-dnssec=no           \
    7878      -Dfirstboot=false             \
     
    9191    <variablelist>
    9292      <title>The meaning of the meson options:</title>
     93
     94      <varlistentry>
     95        <term><parameter>--buildtype=release</parameter></term>
     96        <listitem>
     97          <para>This switch overrides the default buildtype
     98          (<quote>debug</quote>), which would produce unoptimized
     99          binaries.</para>
     100        </listitem>
     101      </varlistentry>
    93102
    94103      <varlistentry>
Note: See TracChangeset for help on using the changeset viewer.