nixpkgs/pkgs/development
William Roe d51340f27f zig: fix build
It looks like https://github.com/NixOS/nixpkgs/pull/88248 broke the
build for zig.

The error you get when building zig on the current master branch is:

```
Scanning dependencies of target zig_build_libstage2
: CommandLine Error: Option 'polly' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
make[2]: *** [CMakeFiles/zig_build_libstage2.dir/build.make:77: CMakeFiles/zig_build_libstage2] Error 1
make[1]: *** [CMakeFiles/Makefile2:252: CMakeFiles/zig_build_libstage2.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
```

The patch that added polly into some build args was likely necessary
only for LLVM 10.0.0 and when that was updated to 10.0.1 it stopped
working or became unnecessary. With this patch removed, zig builds fine
and passes the tests.
2020-08-03 13:17:40 +01:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers zig: fix build 2020-08-03 13:17:40 +01:00
coq-modules coqPackages.bignums: init at 8.12.0 for Coq 8.12 2020-08-01 18:04:52 +02:00
dhall-modules
dotnet-modules
em-modules/generic
go-modules go-modules: Add useVend flag to go-modules 2020-07-28 21:11:28 -04:00
go-packages
guile-modules
haskell-modules haskell-streaming-commons: drop obsolete version override 2020-07-31 21:21:57 +02:00
idris-modules
interpreters Merge pull request #94572 from r-ryantm/auto-update/chibi-scheme 2020-08-03 09:33:16 +02:00
java-modules
libraries Merge pull request #84545 from mkg20001/pkg/timezonemap 2020-08-02 08:36:00 -04:00
lisp-modules
lua-modules
misc
mobile cocoapods-beta: 1.9.3 -> 1.10.0.beta.1 2020-07-26 23:19:30 -07:00
node-packages Merge pull request #93541 from matthewbauer/ios-deploy-update 2020-07-30 19:55:52 -05:00
ocaml-modules ocamlPackages.mdx: 1.6.0 → 1.7.0 2020-08-02 14:16:55 +02:00
perl-modules perlPackages.CryptOpenPGP: init at 1.12 2020-07-24 16:12:45 +02:00
pharo
pure-modules
python-modules Merge pull request #94570 from r-ryantm/auto-update/python2.7-autopep8 2020-08-03 10:44:45 +01:00
r-modules Merge pull request #91288 from rnhmjoj/zeromq 2020-07-26 17:37:10 +02:00
ruby-modules
tools Merge pull request #94540 from r-ryantm/auto-update/operator-sdk 2020-08-02 11:33:20 -07:00
web deno: 1.2.1 -> 1.2.2 2020-08-02 13:11:40 +00:00