Skip to content

binutils: add thin archives fd patch #2426

Merged
merged 1 commit into from
Oct 26, 2021

Commits on Oct 26, 2021

  1. binutils: add thin archives fd patch

    fix for example qtwebkit-5.212 link fail
    ```
    /usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../lib/libWebCore.a: error adding symbols: malformed archive
    collect2: error: ld returned 1 exit status
    make[2]: *** [Tools/TestWebKitAPI/CMakeFiles/TestWebCore.dir/build.make:242: bin/TestWebKitAPI/WebCore/TestWebCore] Error 1
    ```
    wwwutz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    101272f View commit details
    Browse the repository at this point in the history