nixpkgs/pkgs
Adam Joseph ac92b409b3 boost: if isMips use the "cross compile" codepath unconditionally
boost-context changed its name for mips from "mips1" to "mips" in this
commit:

  6edc8184a7

however the native-build code to detect the local architecture still
reports "mips1":

  67c074b249/boostcpp.jam (L637)

Therefore native builds of boost-context on mips must specify
architecture= explicitly; without this you will get link failures
"undefined reference to `jump_fcontext`" in code that uses
boost-context.

Currently the "cross compile" codepath, which provides explicit
architecture/abi/address-model/binary-format/os parameters, is
prefixed by this comment:

```
  # TODO: make this unconditional
```

This commit does so, at least if `isMips`.

This commit is needed in order for native builds of nix to succeed on
mips.
2022-10-19 20:22:45 +02:00
..
applications Merge pull request #196671 from andrevmatos/kde/gear 2022-10-19 20:13:52 +03:00
build-support FHSEnv: export /etc/shells 2022-10-18 22:59:26 -07:00
common-updater
data sil-abyssinica: 1.500 → 2.100 2022-10-19 13:01:35 +02:00
desktops Merge pull request #196602 from K900/plasma-5.26.1 2022-10-19 01:46:54 +03:00
development boost: if isMips use the "cross compile" codepath unconditionally 2022-10-19 20:22:45 +02:00
games
misc sc-controller: 0.4.8.7 -> 0.4.8.9 2022-10-19 11:27:51 +02:00
os-specific Merge pull request #196500 from r-burns/uudecode-darwin 2022-10-18 18:02:13 -07:00
pkgs-lib
servers Merge pull request #195933 from GaetanLepage/fix-invidious-quic 2022-10-19 16:41:41 +02:00
shells oh-my-zsh: 2022-10-14 -> 2022-10-19 (#196736) 2022-10-19 10:25:11 -04:00
stdenv
test
tools netplan: fix cross compilation by replacing hardcoded pkg-config with 2022-10-19 20:20:50 +02:00
top-level Merge pull request #196607 from figsoda/update-kind2 2022-10-19 10:20:23 -04:00