Tue, 22 Aug 2023 13:26:27 -0500 Glenn Washburn :
> Olaf, would you see if this updated patch series fixes your issues?
Yes, this fixes building the documentation in SLE12SP5. Thanks.
Olaf
pgpRh8NPATmjJ.pgp
Description: Digitale Signatur von OpenPGP
In the configure phase, the "-mcmodel=large" CFLAGS passed the test, but
because it has not been implemented in gcc, the following warning will appear
when compiling:
gcc: warning: 'large' is not supported, now cmodel is set to 'normal'
---
configure.ac | 3 +--
1 file changed, 1 insertion(+)
Dear Dimitri,
Thank you for your answer.
Am 08.08.23 um 17:25 schrieb Dimitri John Ledkov:
On Sat, 29 Jul 2023 at 06:54, Paul Menzel wrote:
On x86 microcode updates often are recommended to be applied to fix
bugs. Just recently new microcode updates where published for AMD Zen 2
processors
On Thu, 24 Aug 2023 at 15:54, Paul Menzel wrote:
>
> Dear Dimitri,
>
>
> Thank you for your answer.
>
> Am 08.08.23 um 17:25 schrieb Dimitri John Ledkov:
> > On Sat, 29 Jul 2023 at 06:54, Paul Menzel wrote:
>
> >> On x86 microcode updates often are recommended to be applied to fix
> >> bugs. Just
The patch had to be regenerated for grub 2.06
Suggested-by: Eric Sandeen
Suggested-by: Lukas Czerner
Signed-off-by: Javier Martinez Canillas
Regenerated-by: Stephane Fontaine
---
diff -ur grub-2.06-orig/grub-core/fs/ext2.c grub-2.06-new/grub-core/fs/ext2.c
--- grub-2.06-orig/grub-core/fs/ext2.
LGTM
Le ven. 25 août 2023, 00:09, Stéphane Fontaine a
écrit :
> The patch had to be regenerated for grub 2.06
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
___