Opened 13 days ago

Closed 13 days ago

#5591 closed defect (fixed)

Fix a Binutils bug causing cmake-3.31 test failures and runtime issue

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

Description

https://sourceware.org/bugzilla/show_bug.cgi?id=32300

If it's not patched, all cmake-based packages would insist to relink everything if make is invoked again or make install is invoked. So the time of make install would be significantly increased.

Change History (4)

comment:1 by Xi Ruoyao, 13 days ago

Summary: Fix a Binutils bug causing cmake test failures and runtime issueFix a Binutils bug causing cmake-3.31 test failures and runtime issue

comment:4 by Bruce Dubbs, 13 days ago

Resolution: fixed
Status: newclosed

Fixed at commit ac024e87c3.

Added binutils-2.43.1-upstream_fix-1.patch.
Update to flit_core-3.10.1.
Update to expat-2.6.4.
Note: See TracTickets for help on using tickets.