diff options
| author | Victor Stinner <vstinner@python.org> | 2022-04-21 16:40:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-21 16:40:34 +0200 |
| commit | 1b184c84082530f35c593cb7728752e258371c30 (patch) | |
| tree | b8608f7aaa90615e33077639dfe092c8fcbfc229 /Objects/codeobject.c | |
| parent | 1a2b282f201073d5153e737568c833af6f1b349e (diff) | |
| download | cpython-git-1b184c84082530f35c593cb7728752e258371c30.tar.gz | |
gh-91782: Define static_assert() macro on FreeBSD (#91787)
On FreeBSD, if the static_assert() macro is not defined, define it in
Python until <sys/cdefs.h> supports C11:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255290
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions
