mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-21 23:40:42 +08:00
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: src/vmprof_unix.o:src/vmprof_common.h:92: multiple definition of
`_PyThreadState_Current'; src/_vmprof.o:src/vmprof_common.h:92: first defined here