Commit 57b749f
committed
Fix compiler configuration priority for FreeType build
The CC/CFLAGS/etc flags from the Python config should be our default,
but we should always listen to an existing CC set in the environment.
Fixes conda-forge/matplotlib-feedstock#312 (comment)1 parent 33d3170 commit 57b749f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
613 | 612 | | |
614 | 613 | | |
615 | 614 | | |
616 | 615 | | |
617 | 616 | | |
618 | 617 | | |
| 618 | + | |
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| |||
0 commit comments