Skip to content

Commit 80fcce9

Browse files
committed
update matplotlib-3.7.0.patch
1 parent bdfd99d commit 80fcce9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

graalpython/lib-graalpython/patches/matplotlib/matplotlib-3.7.0.patch

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
diff -u -r a/setupext.py b/setupext.py
1+
diff --git a/setupext.py b/setupext.py
2+
index a898d64..1f0b0b4 100644
23
--- a/setupext.py
34
+++ b/setupext.py
4-
@@ -631,7 +631,7 @@
5+
@@ -631,7 +631,7 @@ class FreeType(SetupPackage):
56
var: value
67
for var, value in sysconfig.get_config_vars().items()
78
if var in {"CC", "CFLAGS", "CXX", "CXXFLAGS", "LD",

0 commit comments

Comments
 (0)