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

gc: Update to 8.2.2 #39014

Merged
merged 1 commit into from
Sep 2, 2022
Merged

gc: Update to 8.2.2 #39014

merged 1 commit into from
Sep 2, 2022

Conversation

ivmai
Copy link
Contributor

@ivmai ivmai commented Aug 31, 2022

Other cleanups:

  • Remove --enable-mmap (which is the default configure option now)
  • No longer depends on libatomic_ops (provided the compiler is gcc or clang)
  • Fix license (it is MIT, not GPL)
  • Remove unneeded CFLAGS
  • Set maintainer

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, (x64)

@ivmai
Copy link
Contributor Author

ivmai commented Aug 31, 2022

This PR supersedes abandoned #34176

@ivmai
Copy link
Contributor Author

ivmai commented Sep 1, 2022

@leahneukirchen, could you please also review this patch? Thank you

Other cleanups:
* Remove --enable-mmap (which is the default configure option now)
* Fix license (it is MIT, not GPL)
* Set maintainer
* Remove unneeded CFLAGS
* Specify README.QUICK as license file
@ivmai
Copy link
Contributor Author

ivmai commented Sep 2, 2022

/cc @sgn

@sgn sgn merged commit 6720bc3 into void-linux:master Sep 2, 2022
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.

2 participants