mirror of
https://github.com/systemd/systemd.git
synced 2024-11-28 04:33:36 +08:00
meson: fix typo
This commit is contained in:
parent
741c4c8da9
commit
8f7a0fcbec
@ -300,7 +300,7 @@ if efi_arch[1] == 'arm'
|
||||
# libgcc.a(_popcountsi2.o) uses 4-byte wchar_t yet the output is to
|
||||
# use 2-byte wchar_t; use of wchar_t values across objects may fail
|
||||
#
|
||||
# libgcc does not have any occurences of wchar_t in its sources or the
|
||||
# libgcc does not have any occurrences of wchar_t in its sources or the
|
||||
# documentation, so it's safe to assume that we can ignore this warning.
|
||||
#
|
||||
# So far, this only happens with arm due to popcount even though x86 and
|
||||
|
Loading…
Reference in New Issue
Block a user