On Fri, Jun 24, 2022 at 2:12 PM Nicholas Vinson wrote:
>
> On 6/24/22 12:28, Daniel Kiper wrote:
> > Adding Chris...
> >
> > On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote:
> >> Previous version of configure.ac would error out when
> >> --enable-stack-protector was given and a sel
On Sat, Jun 25, 2022 at 03:07:09AM -0400, Nicholas Vinson wrote:
> On 6/24/22 21:11, Glenn Washburn wrote:
> > On Fri, 24 Jun 2022 14:12:44 -0400
> > Nicholas Vinson wrote:
> >
> > > On 6/24/22 12:28, Daniel Kiper wrote:
> > > > Adding Chris...
> > > >
> > > > On Tue, Jun 14, 2022 at 06:19:00PM -0
On 6/24/22 21:11, Glenn Washburn wrote:
On Fri, 24 Jun 2022 14:12:44 -0400
Nicholas Vinson wrote:
On 6/24/22 12:28, Daniel Kiper wrote:
Adding Chris...
On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote:
Previous version of configure.ac would error out when
--enable-stack-prote
On Fri, 24 Jun 2022 14:12:44 -0400
Nicholas Vinson wrote:
> On 6/24/22 12:28, Daniel Kiper wrote:
> > Adding Chris...
> >
> > On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote:
> >> Previous version of configure.ac would error out when
> >> --enable-stack-protector was given and a
On 6/24/22 12:28, Daniel Kiper wrote:
Adding Chris...
On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote:
Previous version of configure.ac would error out when
--enable-stack-protector was given and a selected GRUB platform did not
support the flag. The new behavior is to warn tha
Adding Chris...
On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote:
> Previous version of configure.ac would error out when
> --enable-stack-protector was given and a selected GRUB platform did not
> support the flag. The new behavior is to warn that the flag is not
> supported and f
Previous version of configure.ac would error out when
--enable-stack-protector was given and a selected GRUB platform did not
support the flag. The new behavior is to warn that the flag is not
supported and force disable it for that platform.
Signed-off-by: Nicholas Vinson
---
configure.ac | 3