Changeset cf5de42


Ignore:
Timestamp:
05/01/2022 07:07:43 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
460711c, ed0b1aa
Parents:
c50cdeea
Message:

The libasan sed is not needed anymore in gcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    rc50cdeea rcf5de42  
    167167      <command>./configure</command> options below.
    168168    </para>
    169 
     169<!-- Fixed in gcc-11.0.3
    170170    <para>
    171171      As in LFS fix an issue breaking libasan.a identified upstream:
     
    175175    -e 's/return kAltStackSize/return SIGSTKSZ * 4/' \
    176176    -i libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp</userinput></screen>
    177 
     177-->
    178178    <para>
    179179      Install <application>GCC</application> by running the following commands:
Note: See TracChangeset for help on using the changeset viewer.