Re: Patch to avoid mod_perl generating APR pch
Steve Hay <[email protected]> Wed, 5 Jul 2023 18:23:04 +0100
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K4Pay_1edCbsSOcHZhiFcMyr_eax4GXN3pRLkkqC3cxyA@mail.gmail.com> |
On Wed, 5 Jul 2023 at 01:37, Sam James <[email protected]> wrote: > > `cpp` seems to try generate precompiled headers (.pch/.gch files) > as of https://github.com/apache/mod_perl/commit/9dac4cf5580660720bbc18b51bcef7c9be75d658. > > I've attached a patch which should suppress that which we're using in > Gentoo. > Many thanks. Applied here: https://svn.apache.org/viewvc?view=revision&revision=1910794 Hopefully there will be a 2.0.13 release soon.