Files
systemd/src
Jan Janssen 3af5a8c613 meson: Fix gnu-efi detection for clang
The gnu-efi headers emit some warnings in clang when not compiled with
-ffreestanding. This is normally not an issue for has_header_symbol()
unless meson is run with CFLAGS="-Werror". Note that this differs
from the --werror option, which does not get passed to clang.

Work around this by adding some compile args to the has_header_symbol()
invocation.
2021-12-12 04:31:41 +09:00
..
2021-11-12 17:23:36 +01:00
2021-11-03 15:24:56 +01:00
2021-11-30 23:06:43 +09:00
2021-11-16 15:08:29 +01:00
2021-11-03 15:24:56 +01:00