Fix: add -fpermissive for constexpr reinterpret_cast in user_dictionary.h
This commit is contained in:
parent
181082ef91
commit
efbebfd1d2
1 changed files with 2 additions and 0 deletions
|
|
@ -188,6 +188,8 @@ if(CONFIG_ZMK_JAVELIN_STENO)
|
|||
-fno-exceptions
|
||||
-fno-rtti
|
||||
-fno-threadsafe-statics
|
||||
-Wno-invalid-constexpr
|
||||
-fpermissive
|
||||
)
|
||||
zephyr_library_compile_definitions(
|
||||
JAVELIN_USE_EMBEDDED_STENO=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue