mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
docs: update build instructions for selinux
Commit 8cc92bcca ("meson: Turn selinux into a meson feature and make it auto by default") update the selinux option to be a feature with instead of a boolean. Update the documentation to reflect this. Closes: #1823
This commit is contained in:
parent
18cfe50caa
commit
3f51694185
@ -158,7 +158,7 @@
|
|||||||
<para>
|
<para>
|
||||||
The optional SELinux support in GIO requires libselinux.
|
The optional SELinux support in GIO requires libselinux.
|
||||||
To build GLib without SELinux support, use the
|
To build GLib without SELinux support, use the
|
||||||
<option>-Dselinux=false</option> option.
|
<option>-Dselinux=disabled</option> option.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -317,8 +317,9 @@
|
|||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
<formalpara>
|
<formalpara>
|
||||||
<title><option>-Dselinux=false</option> and
|
<title><option>-Dselinux=auto</option>,
|
||||||
<option>-Dselinux=true</option></title>
|
<option>-Dselinux=enabled</option> or
|
||||||
|
<option>-Dselinux=disabled</option></title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
By default, GLib will detect if libselinux is available and
|
By default, GLib will detect if libselinux is available and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user