Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44487

qtbase: configure: fix gold linker support detection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.4.2
    • 5.4.0
    • Build System
    • None
    • 53e2db74dba8135bd88bad48fbf9f2fc81ed4f8b

      While the -fuse-ld=gold flag is related to linking, it is an argument to the compiler driver to tell it what linker to execute, NOT an option to tell the linker to behave differently.

      So it shouldn't get prefixed with -Wl when passed though the compiler driver.

      Fixes http://autobuild.buildroot.net/results/92c/92c3fb4ddb934115b228652bb8c972bb7459bb40/

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            buddenha Oswald Buddenhagen
            jacmet Peter Korsgaard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes