summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorElias Naur <mail@eliasnaur.com>2023-04-08 12:55:40 -0600
committerElias Naur <mail@eliasnaur.com>2023-04-27 15:57:17 -0600
commitc10a195ab1b577918fdfa1f4a08b7b634f137be9 (patch)
tree6c4cf0b0c100276d188503b83861e00357d92e72 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentf7cb50b3cfd4c6c4be75f5e33172021be562a49b (diff)
gcc: tighten platform flags special-case for aarch64-darwin
The 4aa95e33121c316c5b34031bb08106d2dc113e38 commit added support for aarch64-darwin but also ignored platform flags if the build platform is aarch64-darwin. This leads to confusing errors such as `pkgsCross.raspberryPi` packages compiled with soft-float even though the platform supports hard-float (and is built as such on other platforms). The correct way to ignore platform flags is to check `targetPlatform`, not the build platform. This change fixes that. While we're here, tigthen the special-case to cover only the problematic flags: `-with-cpu` and `-with-arch`.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions