[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] configure: Remove -malign-* and fix Clang 14 breakage
From: |
Fangrui Song |
Subject: |
[PATCH 0/2] configure: Remove -malign-* and fix Clang 14 breakage |
Date: |
Mon, 23 Aug 2021 23:18:36 -0700 |
This replaces
https://lists.gnu.org/archive/html/grub-devel/2021-08/threads.html
("[PATCH v2] configure: Check -falign-jumps=1 -falign-functions=1 beside -")
Fangrui Song (2):
configure: Remove obsoleted -malign-{jumps,loops,functions}
configure: Check -falign-jumps=1 -falign-functions=1 beside
-falign-loops=1
configure.ac | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
--
2.33.0.rc2.250.ged5fa647cd-goog
- [PATCH 0/2] configure: Remove -malign-* and fix Clang 14 breakage,
Fangrui Song <=