diff options
| author | Ivan Babrou <github@ivan.computer> | 2021-02-08 13:20:57 -0800 |
|---|---|---|
| committer | Ivan Babrou <github@ivan.computer> | 2021-02-08 13:39:10 -0800 |
| commit | bb475b01d290dae4f844f632603f4b0fbe276643 (patch) | |
| tree | 528ec30224a499a5f7096b85d4f25900c892d6e2 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | d9c6f13e13f8cfe9adcb9dc5f7191336d0d8e8a7 (diff) | |
qemu: do not force x86_64 cpu on darwin
This change produces the following warning:
```
... configure: line 619: sysctl: command not found
```
It's benign and sysctl is only useful on MacOS X Leopard:
* https://github.com/qemu/qemu/blob/v5.2.0/configure#L615-L621
Leopard is 13 years old and is not supported by Nix.
The sysctl check is removed in qemu master branch already.
Plus aarch64-darwin is coming in #105026, so there's no reason to force x86_64.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
