!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
commit 746acf55e4
1 changed files with 0 additions and 1 deletions

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)) {