libffi: update the desc for --disable-exec-static-tramp

Now BLFS has gobject-introspection-1.72, which is already fixed.  GJS
fix will be released in GNOME 43 (not 42).
This commit is contained in:
Xi Ruoyao 2022-03-21 14:39:47 +08:00
parent 0a28db3cd7
commit 0a993870cf
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -75,15 +75,12 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<!-- To editors: remove it when downstreams are properly <!-- To editors: try to remove it once GJS fixed (at GNOME 43) -->
fixed. -->
<term><parameter>--disable-exec-static-tramp</parameter></term> <term><parameter>--disable-exec-static-tramp</parameter></term>
<listitem> <listitem>
<para>Disable static trampoline support. It's a new security <para>Disable static trampoline support. It's a new security
feature in libffi, but some BLFS packages (notably feature in libffi, but some BLFS packages (notably
<application>GJS</application> and <application>GJS</application>) have not been adapted for it.</para>
<application>gobject-introspection</application>) have not been
adapted for it.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>