diff options
| author | Adam Joseph <adam@westernsemico.com> | 2022-08-05 11:02:47 -0700 |
|---|---|---|
| committer | Adam Joseph <adam@westernsemico.com> | 2022-08-05 11:07:14 -0700 |
| commit | cbc80ff32b7c827f6a780688f251a6d592a873d5 (patch) | |
| tree | 493ee3ab5849b34fd8227a9e39947f796f0a4566 /pkgs/development/python-modules/rangehttpserver | |
| parent | b02b965b0d4dab6668c80319371c442798bad733 (diff) | |
gcc: add linkLib32toLib to create lib32->lib links
Our gcc builder creates lib64->lib links to ensure that the "primary"
libraries for the targetPlatform wind up in $PREFIX/lib. This is
required in order for make-bootstrap-files.nix to work correctly.
On mips, gcc follows the somewhat awkward IRIX convention of putting
mips32 binaries in `lib` and mips64n32 binaries in `lib32`. So we
need similar symlinks there. This may come up on other ILP32
platforms as well, so a general-purpose variable name is provided.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
