Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak library paths in makefile #258

Merged
merged 3 commits into from
Jun 20, 2023
Merged

Tweak library paths in makefile #258

merged 3 commits into from
Jun 20, 2023

Conversation

v-dobrev
Copy link
Member

In makefile, tweak library paths to exclude system library paths like /usr/lib and /usr/lib64; also avoid the system include path /usr/include.

This fixes warnings on some LLNL systems (TOSS-4).

/usr/lib and /usr/lib64; also avoid the system include path /usr/include.
@v-dobrev
Copy link
Member Author

v-dobrev commented Jun 15, 2023

Note: I made a few changes to the GitHub CI to fix it and speed it up.

Copy link
Member

@jandrej jandrej left a comment

Choose a reason for hiding this comment

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

LGTM

@tzanio tzanio merged commit 06ff486 into master Jun 20, 2023
10 checks passed
@tzanio tzanio deleted the tweak-lib-paths branch June 20, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants