mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
gcc: add "or later" for "Glibc-2.34", as we have 2.35 now
This commit is contained in:
parent
d64d2255f5
commit
51e4ab228f
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
<para>At first, fix an issue breaking
|
<para>At first, fix an issue breaking
|
||||||
<filename class="libraryfile">libasan.a</filename> building this package
|
<filename class="libraryfile">libasan.a</filename> building this package
|
||||||
with Glibc-2.34:</para>
|
with Glibc-2.34 or later:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed -e '/static.*SIGSTKSZ/d' \
|
<screen><userinput remap="pre">sed -e '/static.*SIGSTKSZ/d' \
|
||||||
-e 's/return kAltStackSize/return SIGSTKSZ * 4/' \
|
-e 's/return kAltStackSize/return SIGSTKSZ * 4/' \
|
||||||
|
Loading…
Reference in New Issue
Block a user