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

Wizard recipe: GeographicLib-v1.52.0 #3587

Conversation

twadleigh
Copy link
Contributor

This pull request contains a new build recipe I built using the BinaryBuilder.jl wizard:

  • Package name: GeographicLib
  • Version: v1.52.0

@staticfloat please review and merge.

@staticfloat
Copy link
Member

Hmmm. The auditor is complaining about an SSE3 instruction which technically should not be getting used here. It's only getting used on win32, so I'm wondering if this was a compiler bug. I'm going to try asking it to use a newer GCC and see if that magically fixes things.

@staticfloat
Copy link
Member

Well, bumping up to GCC 9 does seem to have helped. Huh.

@staticfloat staticfloat merged commit a96f720 into JuliaPackaging:master Sep 7, 2021
@twadleigh twadleigh deleted the wizard/GeographicLib-v1.52.0_c14793ef branch September 7, 2021 00:26
simeonschaub pushed a commit to simeonschaub/Yggdrasil that referenced this pull request Feb 23, 2022
* New Recipe: GeographicLib v1.52.0

* Add expand_cxxstring_abis

* Update build_tarballs.jl

* Update build_tarballs.jl

Co-authored-by: Elliot Saba <staticfloat@gmail.com>
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