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

Fix Ninja compilation of abi tests #363

Closed
wants to merge 1 commit into from

Conversation

Yaraslaut
Copy link

Closes #312

PR deletes files capture Vc/Vc/*/*.h inside test_abi macro since Ninja can not handle such set.
This can be omitted since the change of h files inside Vc folder will trigger recompilation of higher level targets like AVX SSE

@Yaraslaut Yaraslaut closed this by deleting the head repository Jun 18, 2024
@Axel-Naumann
Copy link
Member

Thanks @Yaraslaut - I'll remember this if we ever run into this problem!

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.

Build broken with Ninja
2 participants