Changes between Initial Version and Version 1 of Ticket #20568, comment 9


Ignore:
Timestamp:
10/26/2024 03:46:46 AM (6 months ago)
Author:
Xi Ruoyao

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #20568, comment 9

    initial v1  
    66The logic is to allow downstream to avoid -licuuc etc. if not necessary.  If they really need -licuuc they should announce it explicitly, i.e. using something like my sed.
    77
    8 Unnecessary -l options are always considered harmful esp. after xz incident.  And they hurts LFS more than "major" distros because they patch Binutils to make --as-needed the default for ld while we don't.
     8Unnecessary -l options are always considered harmful esp. after xz incident.  And they hurts LFS more than "major" distros because the "majors" patch Binutils to make --as-needed the default for ld while we don't.