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

cpu_features: Update submodule pointer #550

Merged
merged 3 commits into from
Dec 23, 2021

Conversation

jdemel
Copy link
Contributor

@jdemel jdemel commented Dec 22, 2021

We have 3 issues that should be fixed with this commit.

Fix #428
Should be fixed because cpu_features detects arm64 now. Thus, VOLK builds with cpu_features on MacOS and reports M1 capabilities.

Fix #478
Fix #484
cpu_features received quite a bit of contributions for FreeBSD. All the issues we had should be fixed now. However, this might require further evaluation.

We have 3 issues that should be fixed with this commit.

Fix gnuradio#428
Should be fixed because cpu_features detects `arm64` now. Thus, it
builds on MacOS and reports M1 capabilities.

Fix gnuradio#478
Fix gnuradio#484
cpu_features received quite a bit of contributions for FreeBSD. All the
issues we had should be fixed now. However, this might require further
evaluation.

Signed-off-by: Johannes Demel <demel@uni-bremen.de>
We don't need cpu_features tests. We are a consumer.

Signed-off-by: Johannes Demel <demel@uni-bremen.de>
cpu_features renamed `BUILD_PIC` to `CMAKE_POSITION_INDEPENDENT_CODE`.
Let's add that one too.

Signed-off-by: Johannes Demel <demel@uni-bremen.de>
Copy link
Contributor

@michaelld michaelld left a comment

Choose a reason for hiding this comment

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

LGTM ; let's get this in place for macOS & other aarch64 support!

@michaelld michaelld merged commit 3b2e01a into gnuradio:main Dec 23, 2021
@jdemel jdemel deleted the cpufeaturesupdate branch December 28, 2021 15:06
Alesha72003 pushed a commit to Alesha72003/volk that referenced this pull request May 15, 2024
cpu_features: Update submodule pointer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants