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

crossgcc: Correct compiler blacklist #25567

Merged

Conversation

Gcenx
Copy link
Contributor

@Gcenx Gcenx commented Sep 1, 2024

Description

When originally copied from gcc11 the compiler blacklist listed blocking clang < 1000, but going off gcc14 that should be clang < 1001 so matching that instead.

Type(s)
  • bugfix
Tested on

macOS 14.6.1 23G93 arm64
Xcode 15.4 15F31d

Verification
  • 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?

@reneeotten reneeotten merged commit edeaeae into macports:master Sep 2, 2024
3 checks passed
@Gcenx Gcenx deleted the crossgcc-Correct-compiler-blacklist branch September 2, 2024 02:47
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