diff options
| author | Randy Eckenrode <randy@largeandhighquality.com> | 2023-11-05 13:58:26 -0500 |
|---|---|---|
| committer | Adam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com> | 2023-11-08 10:50:07 +0000 |
| commit | e06f05d23c7dfa5d5cb73d416e612dd02b337f7d (patch) | |
| tree | ebc09c36c2fa334dbe6f56bc38f35fc24e0b907d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | e556bb0b675a849371645b6b79eccd4130744967 (diff) | |
gcc11: fix build on aarch64-darwin
The libgcc configure script was middetecting aarch64-darwin and trying
to use a deployment target of 10.5, which is not valid for that
platform. The build was failing because the linker was looking for stubs
that don’t exist (neither as part of the source releases nor as part of
the official SDK from Apple).
Backporting the `config.host` check and `t-darwin-rpath` from GCC 12
allows GCC 11 to build again on aarch64-darwin.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
