On May 23, 2015 5:58 AM, "Armin K." <[email protected]> wrote:
>
> On 22.05.2015 00:54, Douglas R. Reno wrote:
> > Hi all,
> >
> > I need to have someone else's opinion about how to add the patch into
> > the instructions. Since it needs configure.ac, autoreconf -fiv must be
> > run to regenerate configure, eliminating the changes made by the
> > glibc-2.21 patch. Therefore, I need to know how to reorganize the page
> > to accommodate the patch. I would like some kind of recommendation on
> > how to restructure the page.
> >
> > Thanks,
> >
> > Douglas R. Reno
> >
>
> You can use the following sed to add 4.0 support:
>
> sed -i 's#|3.\*#&|4.\*#' configure
>
> You can also use the sed instead of patch to add newer glibc support:
>
> sed -i "s/2.20/2.21/g" configure

Hi all,

I will not be able to do anything tonight or until about 6PM tomorrow due
to issues with my moms laptop, so if someone would like to commit the
necessary changes to fix this issue before then that would be nice. I also
need to get some sleep as am running on 3 hours and I haven't slept nice in
the past few days, so my mental state is not necessarily good enough to
make these changes. Should be better by tomorrow.

Thanks guys,

Douglas R. Reno
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to