From 0ac15031046ccab4b1007b028070569021ccda45 Mon Sep 17 00:00:00 2001 From: guduhanyan Date: Wed, 20 Oct 2021 15:22:57 +0800 Subject: [PATCH] 20211020LTS00 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") {