Skip to content

Prepend projects to GPR_PROJECT_PATH#1098

Merged
mosteo merged 1 commit into
alire-project:masterfrom
mosteo:fix/env-prepend
Jul 22, 2022
Merged

Prepend projects to GPR_PROJECT_PATH#1098
mosteo merged 1 commit into
alire-project:masterfrom
mosteo:fix/env-prepend

Conversation

@mosteo

@mosteo mosteo commented Jul 21, 2022

Copy link
Copy Markdown
Member

We were appending which could cause mix-ups when there was another compiler in
the user path (as we are already prepending in the case of PATH)

Fixes #982

We were appending which could cause mix-ups when there was another compiler in
the user path (as we are already prepending in the case of PATH)
@mosteo mosteo marked this pull request as ready for review July 21, 2022 20:41
@mosteo mosteo requested a review from Fabien-Chouteau July 21, 2022 20:41
@mosteo mosteo merged commit e9f0ee5 into alire-project:master Jul 22, 2022
@mosteo mosteo deleted the fix/env-prepend branch July 22, 2022 08:28
mosteo added a commit that referenced this pull request Jul 22, 2022
We were appending which could cause mix-ups when there was another compiler in
the user path (as we are already prepending in the case of PATH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alire confused by other versions installed in environment

2 participants