aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/development/python-modules/matplotlib/setup-darwin.cfg
blob: f6463d9c574a58b1d94af0116ecf02bec39a0121 (plain)
1
2
3
4
5
6
7
[directories]
basedirlist = .

[libs]
system_freetype = true
# LTO not working in darwin stdenv, see #19312
enable_lto = false