Changeset 06cdaed
- Timestamp:
- 06/04/2021 01:05:13 PM (3 years ago)
- 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, 12.2, 12.2-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/loongarch-12.2, xry111/mips64el, xry111/multilib, 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/systemd.xml
r9c53f9d r06cdaed 73 73 --sysconfdir=/etc \ 74 74 --localstatedir=/var \ 75 --buildtype=release \ 75 76 -Dblkid=true \ 76 -Dbuildtype=release \77 77 -Ddefault-dnssec=no \ 78 78 -Dfirstboot=false \ … … 91 91 <variablelist> 92 92 <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> 93 102 94 103 <varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.