nixpkgs/pkgs
Sergei Trofimovich 8f947e417f pkgsCross.wasi32.pkgsBuildTarget.llvm_{{5,12},git}: disable gold plugin on wasi
In https://github.com/NixOS/nixpkgs/pull/211126 I simplified `binutils`
and `libbfd` derivations to follow upstream binutils build system
closer. As a result of `./configure --target=wasm32-unknown-wasi`
`binutils` does not install plugin headers by default.

This causes `pkgsCross.wasi32.llvm_12` (used by `firefox`) to fail the
build as:

    [ 81%] Building CXX object tools/gold/CMakeFiles/LLVMgold.dir/gold-plugin.cpp.o
    /build/llvm/tools/gold/gold-plugin.cpp:38:10: fatal error:
        plugin-api.h: No such file or directory
       38 | #include <plugin-api.h>
          |          ^~~~~~~~~~~~~~

The change accomodates this constraint to disable plugin support for
`wasi` targets.
2023-01-18 22:04:41 +00:00
..
applications rsync: fix build with musl 2023-01-16 10:51:05 -06:00
build-support buildRustCrate: fixup integration test mod name 2023-01-14 14:18:09 -05:00
common-updater
data Merge pull request #210907 from Yarny0/dtv-scan-tables 2023-01-16 00:57:55 +01:00
desktops gnome.nautilus: 43.1 → 43.2 2023-01-16 11:07:44 +01:00
development pkgsCross.wasi32.pkgsBuildTarget.llvm_{{5,12},git}: disable gold plugin on wasi 2023-01-18 22:04:41 +00:00
games Merge pull request #210785 from fgaz/mindustry/nixos-test 2023-01-16 16:21:06 +08:00
misc maintainers: jyooru -> joelkoen 2023-01-15 14:14:19 +10:00
os-specific dracut: init at 059 2023-01-16 10:53:16 -06:00
pkgs-lib
servers monetdb: 11.45.7 -> 11.45.11 2023-01-16 19:37:01 +08:00
shells Merge pull request #210670 from r-ryantm/auto-update/zsh-prezto 2023-01-16 01:30:37 +01:00
stdenv
test
tools Merge pull request #210513 from actionshrimp/tcpflow-platforms 2023-01-16 15:22:52 +00:00
top-level dracut: init at 059 2023-01-16 10:53:16 -06:00