Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commented Apr 12, 2024

Introduce a cached variable $ac_cv_gcc_compat and set it to 'yes' if
the C preprocessor defines the GNUC macro.

Introduce a cached variable $ac_cv_gcc_compat and set it to 'yes' if the C preprocessor defines the __GNUC__ macro.
@erlend-aasland
Copy link
ContributorAuthor

Yak-shave for #117815

@erlend-aaslanderlend-aasland merged commit c2a551a into python:mainApr 13, 2024
@erlend-aaslanderlend-aasland deleted the autoconf/gcc-compat branch April 13, 2024 07:05
@erlend-aasland
Copy link
ContributorAuthor

erlend-aasland commented Apr 13, 2024

Thanks for the review, Malcolm; highly appreciated.

diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…117825) Introduce a cached variable $ac_cv_gcc_compat and set it to 'yes' if the C preprocessor defines the __GNUC__ macro.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@erlend-aasland@mhsmith