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

getenv: fix wrapping on powerpc #408

Merged
merged 1 commit into from Dec 5, 2015

Conversation

pinotree
Copy link
Contributor

@pinotree pinotree commented Dec 5, 2015

On powerpc architectures __libc_start_main has different arguments, so fix the signature for the wrapper __libc_start_main and the arguments passed to the real one.

On powerpc architectures __libc_start_main has different arguments, so
fix the signature for the wrapper __libc_start_main and the arguments
passed to the real one.
markus2330 pushed a commit that referenced this pull request Dec 5, 2015
getenv: fix wrapping on powerpc
@markus2330 markus2330 merged commit 0aa10f2 into ElektraInitiative:master Dec 5, 2015
@markus2330
Copy link
Contributor

Thank you, great fix!

@pinotree pinotree deleted the getenv-ppc branch December 5, 2015 17:57
markus2330 pushed a commit that referenced this pull request Dec 6, 2015
sometimes sys/auxv.h is not present
related to #408
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.

None yet

2 participants