mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Polkit: remove a couple of obsolete command explanations
This commit is contained in:
parent
4a1a9d6f56
commit
0d5baf1715
@ -232,24 +232,6 @@ ninja</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<command>sed -e '/mozjs/s/102/115/' meson.build</command>:
|
||||
Allow building this package with SpiderMonkey from Firefox 115 ESR
|
||||
releases.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>sed -e 's/JS_Init/JS::DisableJitBackend(); &/' ...
|
||||
</command>: The JIT compiling of <xref linkend='spidermonkey'/>
|
||||
needs W+X mapping which
|
||||
is dangerous and is not permitted by the
|
||||
<application>systemd</application> unit file shipped within the polkit
|
||||
package. This command is not strictly needed on systems based on
|
||||
sysvinit but it still improves security. It has no effect if building
|
||||
polkit with the recommended <xref linkend='duktape'/> Javascript
|
||||
engine.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/meson-buildtype-release.xml"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user