build system: don't add GCC-specific options when building with clang

This commit is contained in:
Ivan Grokhotkov
2021-01-20 02:15:43 +01:00
parent 06f22fc4b0
commit ed7fbfefac
5 changed files with 15 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
CONFIG_IDF_TARGET="linux"
CONFIG_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_EXCEPTIONS=y