Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1236

Remove hard coded sysroot paths from Coin

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • Coin (obsolete)
    • None
    • 76c7041ab5b4cf25b53a50d0041fe6f5e231292f

    Description

      If sysroot is updated, the paths change and the current Coin implementation doesn't work. Instead we should remove the hard coded paths from Coin. One solution is to provision them as prefixed env variables that Coin takes into use when needed. E.g. QNX_PATH is prepended to PATH when QNX is built.

      If sysroot provides a script that sets all the env variables, then we have an option of sourcing that one when needed. This however depends on that script not to be renamed or moved. This script is however is something that could be provisioned to an ENV variable. That way we don't need to hard code its name either.

      Attachments

        Issue Links

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

          Activity

            People

              tosaraja Tony Sarajärvi
              tosaraja Tony Sarajärvi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes