Opened 3 years ago

Last modified 3 years ago

#5012 closed enhancement

add binutils i386 TLS patch — at Version 1

Reported by: Xi Ruoyao Owned by: lfs-book
Priority: normal Milestone: 11.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description (last modified by Xi Ruoyao)

There is a bug causing OpenJDK FTBFS on 32-bit x86: https://sourceware.org/bugzilla/show_bug.cgi?id=28894, and there is no easy way to workaround.

Patch for 2.38: https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=ae1cab7d

If we want to ensure that we won't need to retag packages, we can make the patch command conditional by wrapping it in case $(uname -m) in i?86 ).

Change History (1)

comment:1 by Xi Ruoyao, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.