Re: [systemd-devel] [PATCH 4/5] configure: allow setting EFI_CC

2015-04-08 Thread Marc-Antoine Perennou
On 7 April 2015 at 20:54, Marc-Antoine Perennou marc-anto...@perennou.com wrote: and only fallback to gcc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1608c83..56340a2 100644 --- a/configure.ac +++ b/configure.ac

[systemd-devel] [PATCH 4/5] configure: allow setting EFI_CC

2015-04-07 Thread Marc-Antoine Perennou
and only fallback to gcc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1608c83..56340a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1147,7 +1147,7 @@ fi AM_CONDITIONAL(ENABLE_EFI, [test x$have_efi = xyes]) #