Skip to content

Refactor inclusion of compiler libraries#42

Merged
AlexanderLanin merged 1 commit intomainfrom
nira_ref_ld_path
Mar 23, 2026
Merged

Refactor inclusion of compiler libraries#42
AlexanderLanin merged 1 commit intomainfrom
nira_ref_ld_path

Conversation

@nradakovic
Copy link
Member

@nradakovic nradakovic commented Mar 20, 2026

The current implementation requires that all toolchains packages define ld_library_path which is not optimal since only one toolchain (so far) needs this field. We will move it to template and it's up to the toolchain package maintaner to set it or not.

@nradakovic nradakovic self-assigned this Mar 20, 2026
@nradakovic nradakovic force-pushed the nira_ref_ld_path branch 2 times, most recently from 0e95362 to 6d4586f Compare March 20, 2026 12:51
@nradakovic nradakovic force-pushed the nira_ref_ld_path branch 2 times, most recently from 6e989ae to 98a78ee Compare March 20, 2026 12:53
@nradakovic nradakovic marked this pull request as ready for review March 20, 2026 12:54
Copy link
Contributor

@opajonk opajonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; the approach is better since it avoids changing all Linux toolchain definitions.

@AlexanderLanin AlexanderLanin merged commit 1a302d9 into main Mar 23, 2026
9 checks passed
@AlexanderLanin AlexanderLanin deleted the nira_ref_ld_path branch March 23, 2026 07:38
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.

3 participants