Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1336

Compiler absolute path break the compatibility with distcc 3.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.13.0
    • 1.10.1
    • General
    • None
    • ec709675476e507ea094348091b0475084de976e

    Description

      https://github.com/distcc/distcc/issues/279

      According to distcc author, QBS (with cpp.compilerWrapper=distcc) should switch to not using the absolute path for compatibility with distcc 3.3. 

      /usr/bin/distcc /usr/bin/clang++ ...

      ==>

      /usr/bin/distcc clang++ ...

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            n_r_w n_r_w
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes