Skip to content

Improving detection of whether /g?cc/ is clang on Darwin #1

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

kiwiroy
Copy link

@kiwiroy kiwiroy commented Mar 18, 2025

  • openmp 5.1 is on my machine so adding in the newer specs
  • testing compiler with some preprocessor macros
  • switching to $Config::Config{cc} from $Config::Config{ccname} as ExtUtils::CBuilder uses this
    • Using basename should help here too.
  • homebrew does not symlink openmp into /usr/local everywhere.

relates-to: Perl-OpenMP#28

@wwlwpd wwlwpd merged commit 083f033 into wwlwpd:master Mar 20, 2025
47 checks passed
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