Skip to content

libc: Return empty libs#20338

Merged
tldahlgren merged 1 commit intospack:developfrom
ChristianTackeGSI:pr/libc
Jan 6, 2021
Merged

libc: Return empty libs#20338
tldahlgren merged 1 commit intospack:developfrom
ChristianTackeGSI:pr/libc

Conversation

@ChristianTackeGSI
Copy link
Copy Markdown
Member

The C-Library for the current compiler should already be used by the compiler. So there is no point in returning any libs for this package.

Without this patch: if one uses this as an external package (as intended), then this will can inject system library paths into the build process at the wrong place.

@tldahlgren
Copy link
Copy Markdown
Contributor

tldahlgren commented Jan 5, 2021

Closing and re-opening to force re-running checks since style appears to be hung.

@tldahlgren tldahlgren closed this Jan 5, 2021
@tldahlgren tldahlgren reopened this Jan 5, 2021
The C-Library for the current compiler should already be
used by the compiler. So there is no point in returning any
libs for this package.

Without this patch: if one uses this as an external package
(as intended), then this will can inject system library
paths into the build process at the wrong place.
@ChristianTackeGSI
Copy link
Copy Markdown
Member Author

@tldahlgren Thanks!
Looks like it stalled again.

Rebased and force-pushed. Maybe there are some updates in develop that help?

Copy link
Copy Markdown
Contributor

@tldahlgren tldahlgren left a comment

Choose a reason for hiding this comment

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

LGTM.

@tldahlgren tldahlgren merged commit dabee2c into spack:develop Jan 6, 2021
@tldahlgren
Copy link
Copy Markdown
Contributor

Thank you for your contribution!

@ChristianTackeGSI ChristianTackeGSI deleted the pr/libc branch January 6, 2021 19:45
@ChristianTackeGSI
Copy link
Copy Markdown
Member Author

Thanks!

bollig pushed a commit to bollig/spack that referenced this pull request Jan 12, 2021
The C-Library for the current compiler should already be used by the compiler. So there is no point in returning any libs for this package.

Without this patch: if one uses this as an external package (as intended), then this will can inject system library paths into the build process at the wrong place.
loulawrence pushed a commit to loulawrence/spack that referenced this pull request Jan 19, 2021
The C-Library for the current compiler should already be used by the compiler. So there is no point in returning any libs for this package.

Without this patch: if one uses this as an external package (as intended), then this will can inject system library paths into the build process at the wrong place.
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.

3 participants