Skip to content

Fix building the custom jemalloc #973

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

Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Dec 6, 2024

Description

The make install step is executed always
and all UMF tests are re-linked also always now
because of an incorrect dependence.
This patch fixes that.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

The "make install" step is executed always
and all UMF tests are re-linked also always now
because of an incorrect dependence.
This patch fixes that.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner December 6, 2024 07:49
@lukaszstolarczuk lukaszstolarczuk merged commit 5b3d7b6 into oneapi-src:main Dec 6, 2024
77 checks passed
@ldorau ldorau deleted the Fix_building_the_custom_jemalloc branch December 6, 2024 09: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