summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorIvan Babrou <github@ivan.computer>2021-02-08 13:42:05 -0800
committerIvan Babrou <github@ivan.computer>2021-02-08 13:45:47 -0800
commitd29e8f0e5970b22bdeffbf5ac0c14f893ba8b2a9 (patch)
tree51339bcfe999e43aa86357792688835e082545ef /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentbb475b01d290dae4f844f632603f4b0fbe276643 (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions