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 87ebbfad9c
commit 7b50ac2bf5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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: