diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-07 07:36:11 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-07 07:36:11 +0100 |
| commit | 71f10994f2ba24a6069f4c7076097a27c3b91fcb (patch) | |
| tree | 2aa49952f06221f6b68973a60cf499ee7fd3fb4f /pkgs/development/python-modules/rangehttpserver | |
| parent | 94c97dfa94876f455c3eacd48ae1a9d0b24d5daa (diff) | |
simh: add -fcommon workaround
Without the change -fno-common toolchains like upstream gcc-10
or clang-11+ fail to build simh as:
$ nix build --impure --expr 'with import ~/nm {}; simh.override { stdenv = clang13Stdenv; }'
...
ld: /build/pdp11_io-0c74f0.o:(.bss+0x10c00):
multiple definition of `uc15_memsize'; /build/pdp11_cis-17339e.o:(.bss+0x118): first defined here
ld: /build/pdp11_io_lib-296a06.o:(.bss+0x8000):
multiple definition of `uc15_memsize'; /build/pdp11_cis-17339e.o:(.bss+0x118): first defined here
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
