summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-11-22 09:47:17 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-11-25 08:43:59 +0100
commite8aed0999553808465d96a1dda5e48679658a4ab (patch)
tree4db994584bd02caf1f3388ff049182aca5257032 /include
parent92fe157a8b5eeeb1baa7204a3245770df6131f02 (diff)
downloadbarebox-e8aed0999553808465d96a1dda5e48679658a4ab.tar.gz
barebox-e8aed0999553808465d96a1dda5e48679658a4ab.tar.xz
kbuild: force 16-bit wchar_t treewide
-fshort-wchar ensures L"" expands to code units of 16-bit each. We already enforce this on x86, but as a small step towards ARM and RISC-V EFI support in barebox, enable it globally. We already treat wchar_t as 16-bit everywhere where it's used (It's typedef'ed in <linux/nls.h> and <linux/stddef.h>. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20211122084732.2597109-16-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions