chiark / gitweb /
Makefile.am:efi_cflags compile with gcc v5
[elogind.git] / Makefile.am
index 51c6d33af04ca93453ab6bdf93038b6aae892782..a5e07cfa68ea27f81832eff178b0b85a74c2eb46 100644 (file)
@@ -2533,7 +2533,8 @@ if ARCH_X86_64
 efi_cflags += \
        -mno-red-zone \
        -DEFI_FUNCTION_WRAPPER \
-       -DGNU_EFI_USE_MS_ABI
+       -DGNU_EFI_USE_MS_ABI \
+       -std=gnu90
 endif
 
 efi_ldflags = \