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

LibOSXUnwind 0.0.7 #2200

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Dec 1, 2020

This is identical to 0.0.6 except that it adds aarch64 support and sets julia_compat to 1.6

See discussion here.
CC @staticfloat.

Should only be merged after PR #2199 is closed (merged or rejected).

This is identical to 0.0.6 except that it adds aarch64 support
and sets julia_compat to 1.6
@fingolfin fingolfin force-pushed the mh/LibOSXUnwind-0.0.7 branch from 0d7db58 to 4462aa6 Compare December 1, 2020 08:45

# Collection of sources required to build libosxunwind
sources = [
ArchiveSource("https://github.com/JuliaLang/libosxunwind/archive/v$(version).tar.gz",
ArchiveSource("https://github.com/JuliaLang/libosxunwind/archive/v0.0.6.tar.gz",
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not so nice; alternatives include: add a 0.0.7 tag to that repository; or switch to GitSource with a fixed sha1 (but is that better?)

Copy link
Member

Choose a reason for hiding this comment

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

This is fine; it's how a lot of our stuff is going to be built in the future. The JLL version will be more independent from the upstream source version. :(

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, good point.

@giordano giordano added the julia 💜 ❤️ 💚 Builders and issues related to Julia and its dependencies label Dec 1, 2020
@fingolfin
Copy link
Member Author

@staticfloat please review? see also #2199 and discussion on #2190

@staticfloat staticfloat merged commit 268f571 into JuliaPackaging:master Dec 7, 2020
@fingolfin fingolfin deleted the mh/LibOSXUnwind-0.0.7 branch December 7, 2020 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
julia 💜 ❤️ 💚 Builders and issues related to Julia and its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants