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] Fix auxv detection #152

Merged
merged 1 commit into from
Dec 23, 2022
Merged

[fix] Fix auxv detection #152

merged 1 commit into from
Dec 23, 2022

Conversation

AtkinsChang
Copy link
Contributor

@AtkinsChang AtkinsChang commented Dec 21, 2022

Motivation

There is typo for auxv.h header when checking getauxval symbol

Modifications

auvx.h -> sys/auxv.h

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    trivial CMake fix

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

Signed-off-by: Atkins Chang <[email protected]>
@BewareMyPower BewareMyPower added this to the 3.2.0 milestone Dec 21, 2022
@BewareMyPower BewareMyPower merged commit 97af35a into apache:main Dec 23, 2022
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