Skip to content

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

Merged
wwlwpd merged 1 commit intowwlwpd:masterfrom
kiwiroy:macos
Mar 20, 2025
Merged

Improving detection of whether /g?cc/ is clang on Darwin#1
wwlwpd merged 1 commit intowwlwpd:masterfrom
kiwiroy:macos

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