From 3986f47111bd5bfa87af24f5cd67e644f9525bde Mon Sep 17 00:00:00 2001 From: liujialiang Date: Tue, 12 Aug 2025 15:38:54 +0800 Subject: [PATCH] OHOS patch adds module list filter Discription: disable modules(uuid, socket, zlib, ctypes, binascii) in ohos patch Signed-off-by: liujialiang Change-Id: Id9c84090427c4e3ad779eabe99c9a6a195784477 --- patches/cross_compile_support_ohos.patch | 25 +++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/patches/cross_compile_support_ohos.patch b/patches/cross_compile_support_ohos.patch index 724b39f..6b4dd6e 100644 --- a/patches/cross_compile_support_ohos.patch +++ b/patches/cross_compile_support_ohos.patch @@ -21,10 +21,10 @@ index d74fb6d..e5e15e4 100755 # Blank kernel with real OS is always fine. ;; diff --git a/configure.ac b/configure.ac -index 5aa91cb..219426d 100644 +index 1c25abd..1f5a417 100644 --- a/configure.ac +++ b/configure.ac -@@ -742,6 +742,8 @@ cat >> conftest.c < conftest.c <> conftest.c < conftest.c <