Skip to content

[fix] Fix auxv detection - #152

Merged
BewareMyPower merged 1 commit into
apache:mainfrom
AtkinsChang:main
Dec 23, 2022
Merged

[fix] Fix auxv detection#152
BewareMyPower merged 1 commit into
apache:mainfrom
AtkinsChang:main

Conversation

@AtkinsChang

@AtkinsChang AtkinsChang commented Dec 21, 2022

Copy link
Copy Markdown
Contributor

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 <atkinschang@gmail.com>
@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