nixpkgs/pkgs
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
..
applications coq_8_5: fix build (use gnumake 4.2) 2020-08-03 07:46:20 +02:00
build-support nixos/tests/dockerTools: add test for running non-root containers with buildLayeredImage 2020-07-31 10:14:07 +02:00
common-updater treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
data Merge pull request #93232 from ShamrockLee/edukai 2020-08-01 03:39:27 +02:00
desktops Merge pull request #94472 from romildo/upd.xfwm4 2020-08-01 22:11:24 -04:00
development zig: fix build 2020-08-03 13:17:40 +01:00
games shattered-pixel-dungeon: 0.8.1 -> 0.8.1a 2020-07-31 09:28:41 +00:00
misc xscreensaver: fix xscreensaver-demo build 2020-08-02 21:00:53 +02:00
os-specific Merge pull request #94377 from rtreffer/make-zfs-linux-58-compatible 2020-08-01 23:16:46 +02:00
pkgs-lib
servers Merge pull request #94601 from r-ryantm/auto-update/groonga 2020-08-03 07:04:02 -05:00
shells oh-my-zsh: 2020-07-23 -> 2020-07-30 2020-07-31 09:06:33 -04:00
stdenv redox: add as target 2020-07-21 13:11:36 -07:00
test
tools eksctl: 0.24.0 -> 0.25.0 2020-08-03 08:13:34 +08:00
top-level Merge pull request #93905 from aaronjanse/aj-redox-release-cross 2020-08-02 22:57:27 -04:00