mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 19:54:05 +02:00
Merge branch '1833-buildtype-docs' into 'master'
docs: Clarify the meaning of --buildtype=plain a little Closes #1833 See merge request GNOME/glib!1763
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