Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Cleanup patch for aarch64 support #1438

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Conversation

squishykid
Copy link
Contributor

PR #1436 was a bit of a hack- this achieves the same results without ignoring a magic list of shared objects.

Copy link
Contributor

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a really neat way to ship support for multiple archs

@keitwb
Copy link
Contributor

keitwb commented Aug 27, 2020

Ok so basically patchelf 0.11 fixed the corruption issues in the prior version?

@squishykid
Copy link
Contributor Author

Yep, that's it.

@squishykid
Copy link
Contributor Author

I think it might have been fixed in this patch NixOS/patchelf#171

@MovieStoreGuy
Copy link
Contributor

@keitwb is this okay to merge? I see the old PR as a code smell and this helps address the actual issue rolling forward without some tribal knowledge hack.

Copy link
Contributor

@keitwb keitwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep looks good, thanks for this.

@keitwb keitwb merged commit cd09ce0 into signalfx:master Aug 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants