Re: [PATCH 1/5] integrity: remove unneeded, broken attempt to add -fshort-wchar

2019-09-09 Thread Masahiro Yamada
On Fri, Jul 26, 2019 at 11:11 AM Masahiro Yamada wrote: > > I guess commit 15ea0e1e3e18 ("efi: Import certificates from UEFI Secure > Boot") attempted to add -fshort-wchar for building load_uefi.o, but it > has never worked as intended. > > load_uefi.o is created in the platform_certs/

[PATCH 1/5] integrity: remove unneeded, broken attempt to add -fshort-wchar

2019-07-25 Thread Masahiro Yamada
I guess commit 15ea0e1e3e18 ("efi: Import certificates from UEFI Secure Boot") attempted to add -fshort-wchar for building load_uefi.o, but it has never worked as intended. load_uefi.o is created in the platform_certs/ sub-directory. If you really want to add -fshort-wchar, the correct code is: