nixpkgs/pkgs
John Ericson ad609d27b5 netbsd.compat: Fix cross compilation
Not to netbsd, where it isn't needed, but elsewhere.

A few things going on here:

 - Make compat use the "regular" not "host" makefile infra. This,
   however, makes more assumptions that the toolchain is BSD-like, and
   so we need to compensate for them with the likes of:

    - `LORDER=...` and `TSORT=...`

    - Move `export INSTALL_*` to install's setup hook so they don't interfere
      with coreutils install

 - Don't use `DESTDIR` for installing include files, instead set `INCSDIR`.
   This is more proper, but doesn't work when `INCSDIR` is set multiple
   times, unfortunately, as CLI defs override all other assignments. So
   instead set `INCSDIR0` on the CLI, and do some `INCSDIR =
   ${INCSDIR0}/...` in the relevant packages.

    - `INCSDIR` is set just in the NetBSD setup hook because FreeBSD uses
    `INCLUDEDIR`.
2021-09-03 14:19:49 +00:00
..
applications Merge pull request #129303 from r-ryantm/auto-update/fluxcd 2021-07-09 00:52:39 +02:00
build-support dockerTools.tarsum: use current go 2021-07-08 16:31:33 +10:00
common-updater
data Merge master into haskell-updates 2021-07-08 00:06:21 +00:00
desktops arcan: an expression to install all the appls 2021-07-07 22:56:35 -03:00
development elvis: init at 1.0.1 2021-07-09 11:37:43 +09:00
games katago: Corrected git commit hash to be the tagged version, not the old tagged version 2021-07-07 12:09:42 -04:00
misc Merge pull request #129492 from IvarWithoutBones/bump/switch-emu 2021-07-09 02:59:23 +02:00
os-specific netbsd.compat: Fix cross compilation 2021-09-03 14:19:49 +00:00
pkgs-lib
servers Merge pull request #129673 from Ma27/bump-grafana 2021-07-09 00:51:02 +02:00
shells Merge pull request #129493 from happysalada/update_oil 2021-07-07 08:19:30 +01:00
stdenv Merge pull request #129328 from nh2/manual-fix-hardening-flags-sections 2021-07-05 23:11:22 +02:00
test
tools Merge pull request #129685 from jonringer/bump-azure-cli-july2021 2021-07-09 02:59:13 +02:00
top-level elvis: init at 1.0.1 2021-07-09 11:37:43 +09:00