Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/libffi.xml

    r3ba82a8 rc3f8922  
    5656            --disable-static       \
    5757            --with-gcc-arch=native \
    58             --disable-exec-static-tramp </userinput></screen>
     58            --disable-exec-static-tramp</userinput></screen>
    5959
    6060    <variablelist>
     
    7272          url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'>
    7373          the x86 options in the GCC manual</ulink>.</para>
     74        </listitem>
     75      </varlistentry>
     76
     77      <varlistentry>
     78        <!-- To editors: remove it when downstreams are properly
     79                         fixed. -->
     80        <term><parameter>--disable-exec-static-tramp</parameter></term>
     81        <listitem>
     82          <para>Disable static trampoline support.  It's a new security
     83          feature in libffi, but some BLFS packages (notably
     84          <application>GJS</application> and
     85          <application>gobject-introspection</application>) have not been
     86          adapted for it.</para>
    7487        </listitem>
    7588      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.