diff --git a/Fix.patch b/Fix.patch new file mode 100644 index 0000000..e69de29 diff --git a/install.py b/install.py index 129700f..431508a 100755 --- a/install.py +++ b/install.py @@ -50,7 +50,8 @@ def do_patch(args, target_dir): patch_file = [ "Fix error whenparses the value of 5E-324 with libc++.patch", "0001-Parse-large-floats-as-infinity-1349-1353.patch", - "0001-Use-default-rather-than-hard-coded-8-for-maximum-agg.patch" + "0001-Use-default-rather-than-hard-coded-8-for-maximum-agg.patch", + "Fix.patch" ] for patch in patch_file: