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

cmake: Ensure hardlink creation occurs after linking #625

Merged

Conversation

jhunkeler
Copy link
Contributor

This PR corrects the following error when compiled using more than one make job:

+ make -j16
failed to create hard link because source path 'acscte.e' does not exist

@jhunkeler jhunkeler requested a review from a team as a code owner November 22, 2024 16:55
@github-actions github-actions bot added the ACS label Nov 22, 2024
@jhunkeler jhunkeler changed the title cmake: Ensure hardlink creation ocurrs after linking cmake: Ensure hardlink creation occurs after linking Nov 22, 2024
@jhunkeler jhunkeler merged commit 199b2e1 into spacetelescope:main Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants