Commit 9575fac
authored
Fix cross-compiling our freetype (matplotlib#23852)
Instead of passing BUILD_GNU_TYPE as the host, it should be
HOST_GNU_TYPE. This fixes cross-compilation for osx_arm64 on
conda-forge.1 parent 967c1a4 commit 9575fac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
| 638 | + | |
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
| |||
0 commit comments