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-asynchronous-unwind-tables",
|
||||||
"-fno-pie",
|
"-fno-pie",
|
||||||
"-fno-pic",
|
"-fno-pic",
|
||||||
|
"-fshort-enums",
|
||||||
"-nostdinc",
|
"-nostdinc",
|
||||||
// TODO: make it a libGcc property?
|
// TODO: make it a libGcc property?
|
||||||
// We need to get rid of wasm sysroot first.
|
// We need to get rid of wasm sysroot first.
|
||||||
|
|||||||
Reference in New Issue
Block a user