mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
docs: Clarify the meaning of --buildtype=plain a little
Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #1833
This commit is contained in:
parent
fe5217bc2b
commit
c33de0dc5f
@ -216,6 +216,12 @@
|
|||||||
<literal>G_ENABLE_DEBUG</literal> will be defined and GLib will be built
|
<literal>G_ENABLE_DEBUG</literal> will be defined and GLib will be built
|
||||||
with additional debug code enabled.
|
with additional debug code enabled.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
If the build type is <literal>plain</literal>, GLib will not enable any
|
||||||
|
optimization or debug options by default, and will leave it entirely to
|
||||||
|
the user to choose their options. To build with the options recommended
|
||||||
|
by GLib developers, choose <literal>release</literal>.
|
||||||
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
<formalpara>
|
<formalpara>
|
||||||
|
Loading…
Reference in New Issue
Block a user