Changeset e3835ac
- Timestamp:
- 06/07/2021 03:45:12 AM (3 years ago)
- Branches:
- ml-11.0, multilib, xry111/multilib
- Children:
- f780602
- Parents:
- f57735e (diff), 06cdaed (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/systemd.xml
rf57735e re3835ac 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.