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

Remove hard coded sysroot paths from Coin

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes