Page MenuHomePhabricator

depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
ClosedPublic

Authored by PiRK on May 25 2023, 09:36.

Details

Summary

On CentOS 8 the forced '-pch' option breaks Qt build.
Removing '-pch' option does not affect build time for other Linux
systems.

This is a backport of core#20520

Test Plan

gitian builds, local crossbuild

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable