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

zig: update to version 0.13.0 #25517

Merged
merged 1 commit into from
Aug 30, 2024
Merged

zig: update to version 0.13.0 #25517

merged 1 commit into from
Aug 30, 2024

Conversation

sugarthc
Copy link

@sugarthc sugarthc commented Aug 29, 2024

- Update to version 0.13.0
- Force static linking of llvm/clang; this was the default previously
- Since llvm/clang are linking statically these can be build-only dependencies.

Closes: https://trac.macports.org/ticket/70584
Supersedes: https://github.com/macports/macports-ports/pull/24430 (draft)

Description

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

macOS 13.6.9 22G830 x86_64
Xcode 15.2 15C500b

macOS 14.6.1 23G93 arm64
Xcode 15.4 15F31d

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?
  • referenced existing tickets on Trac with full URL in commit message?
  • 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?

There is a draft PR for this that seems to have died on the vine.

    - Update to version 0.13.0
    - Force static linking of llvm/clang; this was the default previously
    - Since llvm/clang are linking statically these can be build-only dependencies.

    Closes: https://trac.macports.org/ticket/70584
    Supersedes: #24430
@i0ntempest i0ntempest merged commit ece0828 into macports:master Aug 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants