Skip to content

Update backward lib #94

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

Merged
merged 2 commits into from
May 22, 2020
Merged

Update backward lib #94

merged 2 commits into from
May 22, 2020

Conversation

marcomagdy
Copy link
Contributor

@marcomagdy marcomagdy commented May 21, 2020

binutils 2.34 changed the name of a function and guarded it with a macro.
This backward-lib update makes use of that macro to choose the right
function name.

Fixes #93

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

binutils 2.34 changed the name of a method and guarded it with a macro.
This backward-lib update makes use of that macro to choose the right
function name.

Fixes #93
@marcomagdy marcomagdy force-pushed the update-backward-lib branch from 6692e2e to e4d77dd Compare May 21, 2020 19:22
@marcomagdy marcomagdy marked this pull request as ready for review May 21, 2020 19:27
@marcomagdy marcomagdy merged commit fe55d84 into master May 22, 2020
@marcomagdy marcomagdy deleted the update-backward-lib branch May 22, 2020 00:17
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.

Build error "‘bfd_get_section_flags’ was not declared in this scope"
2 participants