Gte rid of warnings about enum size for zephyr.
This commit is contained in:
committed by
alexander-gorshenev
parent
feaf220f5b
commit
ac6c3443eb
@@ -89,6 +89,7 @@ class ClangArgs(private val configurables: Configurables) : Configurables by con
|
||||
"-fno-asynchronous-unwind-tables",
|
||||
"-fno-pie",
|
||||
"-fno-pic",
|
||||
"-fshort-enums",
|
||||
"-nostdinc",
|
||||
// TODO: make it a libGcc property?
|
||||
// We need to get rid of wasm sysroot first.
|
||||
|
||||
Reference in New Issue
Block a user