diff --git a/BUILD.gn b/BUILD.gn index f9013a94b0e0122abeec1a67e48de7c33ad7e945..5a506f68478cc87a4cb0d5beb46587cf8dd1ab6d 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -86,7 +86,6 @@ ohos_static_library("jsoncpp_static") { ] public_configs = [ ":jsoncpp_public_config" ] cflags_cc = [ - "-DJSON_USE_EXCEPTION=0", "-Wall", "-Werror", "-Wno-implicit-fallthrough",