!433 fix: 去掉编译选项-fno-short-enums

Merge pull request !433 from kenneth/short_enum
This commit is contained in:
openharmony_ci
2021-12-03 07:02:45 +00:00
committed by Gitee

View File

@@ -195,7 +195,6 @@ config("misc_config") {
"-fdata-sections",
"-fno-exceptions",
"-fno-omit-frame-pointer",
"-fno-short-enums",
]
if (!defined(LOSCFG_COMPILER_CLANG_LLVM)) {