nixpkgs/pkgs
Ivan Babrou d29e8f0e59 qemu: rename VERSION to QEMU_VERSION to avoid name clash
In libc++ starting with LLVM8 there's `<version>` include in `cstddef`:

The following things also align:

* QEMU has a file called `VERSION` in repo root
* QEMU prepends repo root to include path in build
* macOS has a case-insensetive filesystem

All of this combined means that `VERSION` file is included as a header.

Working around this be renaming `VERSION` -> `QEMU_VERSION` to resolve ambiguity.

The problem really only appears on `aarch64-darwin`, since on `x86_64-darwin`
there are no C++ files to compile. The workaround is harmless enough to apply.
2021-02-08 13:45:47 -08:00
..
applications qemu: rename VERSION to QEMU_VERSION to avoid name clash 2021-02-08 13:45:47 -08:00
build-support Merge pull request #111330 from dotlambda/libav-insecure 2021-02-08 12:18:05 +01:00
common-updater
data Merge pull request #112355 from romildo/upd.iconpack-jade 2021-02-08 13:24:07 +01:00
desktops lxqt: cosmetical changes 2021-02-08 11:41:52 -03:00
development Merge pull request #112410 from Luflosi/py-multihash-not-broken 2021-02-08 20:46:59 +01:00
games Merge pull request #111330 from dotlambda/libav-insecure 2021-02-08 12:18:05 +01:00
misc ppsspp: 1.10.3 -> 1.11 2021-02-08 19:45:37 +01:00
os-specific linux/hardened/patches/5.4: 5.4.95-hardened1 -> 5.4.96-hardened1 2021-02-08 15:48:47 -05:00
pkgs-lib
servers roundcube: 1.4.10 -> 1.4.11 2021-02-08 21:43:19 +01:00
shells Merge pull request #111295 from pasqui23/zinit 2021-02-08 10:15:10 +01:00
stdenv stdenv: Improve/fix FreeBSD support 2021-02-07 15:24:16 +00:00
test
tools Merge pull request #112182 from r-ryantm/auto-update/scrot 2021-02-08 22:00:22 +01:00
top-level Merge pull request #112403 from fabaff/libpurecool 2021-02-08 20:24:58 +01:00