mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02: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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user