Changeset 7799a88 for xsoft


Ignore:
Timestamp:
07/13/2023 03:03:33 PM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
6c2de41
Parents:
dda7a23c
Message:

Minor text change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    rdda7a23c r7799a88  
    224224
    225225    <para>
     226      Fix an issue occurring when building with GCC-13:
     227    </para>
     228
     229<screen><userinput>sed -e '/&lt;exception&gt;/i#include &lt;cstdint&gt;' \
     230    -i comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h</userinput></screen>
     231
     232    <para>
    226233      Now invoke the Python <command>mach</command> script to compile
    227234      <application>Thunderbird</application>:
     
    236243
    237244    </note>
    238 
    239     <para>
    240       Fix an issue occurring when building with GCC-13:
    241     </para>
    242 
    243 <screen><userinput>sed -e '/&lt;exception&gt;/i#include &lt;cstdint&gt;' \
    244     -i comm/third_party/rnp/src/libsexp/include/sexp/sexp-error.h</userinput></screen>
    245245
    246246<screen><userinput>export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=none &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.