update install.py.

Signed-off-by: 冉召宇 <ranzhaoyu1@huawei.com>
This commit is contained in:
冉召宇
2024-09-18 02:20:36 +00:00
committed by Gitee
parent a15b0bc743
commit 7f6a6e9afe
+1 -1
View File
@@ -51,7 +51,7 @@ def do_patch(args, target_dir):
"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",
"Fix.patch"
"Fix out-of-bounds read.patch"
]
for patch in patch_file: