医美代码重构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
157 B

3 years ago
  1. # Enable C++ exceptions and set emergency pool size for exception objects
  2. CONFIG_COMPILER_CXX_EXCEPTIONS=y
  3. CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024