From 35200f92e9e79f4a3c6df481234db51dff921a9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E5=AE=87?= Date: Thu, 10 Sep 2020 09:41:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=AF=B9?= =?UTF-8?q?=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nspr-4.20.0-vs-4.26.0.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nspr-4.20.0-vs-4.26.0.yaml b/nspr-4.20.0-vs-4.26.0.yaml index 2eb7732..048c815 100644 --- a/nspr-4.20.0-vs-4.26.0.yaml +++ b/nspr-4.20.0-vs-4.26.0.yaml @@ -16,10 +16,10 @@ interface_differences: influence: 功能增强 - type: 'CLI' item: '删除--enable-symbian-target - --enable-n32 - --with-gonk=DIR - --with-symbian-sdk=SYMBIAN_SDK_DIR - --with-bthreads' + --enable-n32 + --with-gonk=DIR + --with-symbian-sdk=SYMBIAN_SDK_DIR + --with-bthreads' diff: 性能优化 influence: 性能优化,影响小 remark: '无影响' \ No newline at end of file -- Gitee