summaryrefslogtreecommitdiffstats
path: root/Python/hamt.c
diff options
context:
space:
mode:
authorMichael Osipov <michael.osipov@siemens.com>2022-05-19 15:42:21 (GMT)
committerGitHub <noreply@github.com>2022-05-19 15:42:21 (GMT)
commit09be18a73d81aa82cc57a782f3b0a9811e43ad3b (patch)
treeb220db22f0c60b01a96df108b387f39e96d9de10 /Python/hamt.c
parent2cdd57f119e3b85f1bfd28c7ff040e0d9bcaf115 (diff)
downloadcpython-09be18a73d81aa82cc57a782f3b0a9811e43ad3b.zip
cpython-09be18a73d81aa82cc57a782f3b0a9811e43ad3b.tar.gz
cpython-09be18a73d81aa82cc57a782f3b0a9811e43ad3b.tar.bz2
gh-78630: Drop invalid HP aCC compiler switch -fPIC on HP-UX (#8847)
At compile time, '+z' is already properly used with HP aCC, and shared libraries are correctly linked with '+b'. The '-fPIC' switch can safely be dropped.
Diffstat (limited to 'Python/hamt.c')
0 files changed, 0 insertions, 0 deletions