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: force gcc to build libpcap #105

Merged
merged 1 commit into from
May 31, 2021

Conversation

kuisathaverat
Copy link
Contributor

@kuisathaverat kuisathaverat commented May 31, 2021

In some architectures the libpcap configure does not find the correct gcc to use so it uses gcc generating x86_64 binaries, those binaries are not valid for other architectures. This PR force the configure to use the right gcc for each architecture.

related to #63 elastic/beats#25769

@kuisathaverat kuisathaverat added the bug Something isn't working label May 31, 2021
@kuisathaverat kuisathaverat requested a review from a team May 31, 2021 16:45
@kuisathaverat kuisathaverat self-assigned this May 31, 2021
@kuisathaverat kuisathaverat changed the title fix: force gcc fix: force gcc to build libpcap May 31, 2021
@elasticmachine
Copy link

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #105 opened

  • Start Time: 2021-05-31T16:45:17.196+0000

  • Duration: 127 min 19 sec

  • Commit: 409eda7

Trends 🧪

Image of Build Times

@kuisathaverat kuisathaverat requested a review from a team May 31, 2021 20:11
@kuisathaverat kuisathaverat merged commit 322556d into elastic:master May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants