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

hwy: ensure correct lib directory #200

Merged
merged 1 commit into from
Oct 20, 2023
Merged

hwy: ensure correct lib directory #200

merged 1 commit into from
Oct 20, 2023

Conversation

lovell
Copy link
Owner

@lovell lovell commented Oct 19, 2023

Before:

2023-10-19T15:02:51.0232087Z -- Installing: /target/lib64/pkgconfig/libhwy.pc
2023-10-19T15:09:01.8740127Z     SIMD support with highway         : NO

After:

2023-10-19T18:43:41.1109738Z -- Installing: /target/lib/pkgconfig/libhwy.pc
2023-10-19T18:49:16.1614328Z     SIMD support with highway         : YES

Apologies for not spotting this earlier.

@lovell lovell requested a review from kleisauke October 19, 2023 19:05
Copy link
Collaborator

@kleisauke kleisauke left a comment

Choose a reason for hiding this comment

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

🤦‍♂️

@lovell lovell merged commit b883a19 into main Oct 20, 2023
25 checks passed
@lovell lovell deleted the hwy-libdir branch October 20, 2023 08:20
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.

2 participants