diff options
-rw-r--r-- | chapter08/libffi.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml index 11539b2cf..925cf818a 100644 --- a/chapter08/libffi.xml +++ b/chapter08/libffi.xml @@ -75,15 +75,12 @@ </varlistentry> <varlistentry> - <!-- To editors: remove it when downstreams are properly - fixed. --> + <!-- To editors: try to remove it once GJS fixed (at GNOME 43) --> <term><parameter>--disable-exec-static-tramp</parameter></term> <listitem> <para>Disable static trampoline support. It's a new security feature in libffi, but some BLFS packages (notably - <application>GJS</application> and - <application>gobject-introspection</application>) have not been - adapted for it.</para> + <application>GJS</application>) have not been adapted for it.</para> </listitem> </varlistentry> |