gh-125206: don't use CMPLX in configure test by skirpichev · Pull Request #132865 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
How can I test this change? On my Fedora 42 with clang 20.1.2, complex is already detected as supported:
$ ./configure CC=clang LD=clang
(...)
checking libffi has complex type support... yes
(...)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters