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

hdf5: Revert to normal linker #21341

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

Dave-Allured
Copy link
Contributor

@Dave-Allured Dave-Allured commented Nov 12, 2023

Description

Revert workaround for Sonoma/Xcode 15.0.
ld_classic is no longer needed with HDF5 1.14.3.

HDFGroup/hdf5#3571
HDFGroup/hdf5#3581
'Removed "-commons" linking option on Darwin'
https://github.com/HDFGroup/hdf5/blob/hdf5_1_14_3/release_docs/RELEASE.txt

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

CI only. OS 11, 12, 13 only. X86 only.
Not yet tested on Sonoma, Xcode 15, or ARM.

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

.

Revert workaround for Sonoma/Xcode 15.0.
`ld_classic` is no longer needed with HDF5 1.14.3.
HDFGroup/hdf5#3571
HDFGroup/hdf5#3581
"Removed "-commons" linking option on Darwin"
https://github.com/HDFGroup/hdf5/blob/hdf5_1_14_3/release_docs/RELEASE.txt
@macportsbot
Copy link

Notifying maintainers:
@eborisch for port hdf5.

@macportsbot macportsbot added the maintainer: open Affects an openmaintainer port label Nov 12, 2023
@pmetzger pmetzger merged commit ae18f8f into macports:master Nov 16, 2023
3 checks passed
@Dave-Allured Dave-Allured deleted the hdf5.linker.1 branch November 17, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer: open Affects an openmaintainer port
Development

Successfully merging this pull request may close these issues.

4 participants