From 8033f162495cee95fe37d0445bef5f5e75b5b82d Mon Sep 17 00:00:00 2001 From: guduhanyan Date: Wed, 20 Oct 2021 15:21:40 +0800 Subject: [PATCH] 20211020master00 Signed-off-by: guduhanyan --- services/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/services/BUILD.gn b/services/BUILD.gn index 50a25e6..8143b75 100755 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -26,7 +26,6 @@ config("time_service_config") { "//foundation/distributeddatamgr/appdatamgr/interfaces/innerkits/native_rdb/include/", "/foundation/distributeddatamgr/appdatamgr/interfaces/innerkits/native_appdatafwk/include/", ] - cflags_cc = [ "-fexceptions" ] } ohos_shared_library("time_service") {