GHAs and precompiled headers

Thomas Stüfe thomas.stuefe at gmail.com
Mon Jan 24 07:43:38 UTC 2022


Hi,

We generally build without --disable-precompiled-headers in GHAs, which
hides errors from missing includes. Since GHAs are very useful to test
builds on side platforms, would it not make sense to build without
precompiled headers? Or is that too costly?

Thanks, Thomas



More information about the build-dev mailing list