[PATCH 1/3] configure: Drop AC_PROG_GCC_TRADITIONAL

4 views
Skip to first unread message

Jan Kiszka

unread,
Mar 9, 2026, 4:29:15 AM (6 days ago) Mar 9
to efibootg...@googlegroups.com
From: Jan Kiszka <jan.k...@siemens.com>

Latest autoconf made this a nop with warning. However, it was that
before already because:

"It has only ever done anything useful with GCC, and GCC dropped
support for ‘traditional’ compilation in version 3.3 (released 2003)"

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
configure.ac | 1 -
1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7f22339..582eaf3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,6 @@ AC_SUBST([GNUEFI_CC])

AC_PROG_CC_C99
AM_PROG_CC_C_O
-AC_PROG_GCC_TRADITIONAL

AC_PROG_MKDIR_P
AC_PROG_LN_S
--
2.47.3

Reply all
Reply to author
Forward
0 new messages