diff options
author | GabrĂel ArthĂșr PĂ©tursson <gabriel@system.is> | 2017-07-06 22:13:32 +0000 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-07-24 00:11:27 +0300 |
commit | 3ddf9bf6dd45c2accb526dbd97919c19ade43c25 (patch) | |
tree | 2a6c3a5946f59dc6788bf92a5d7004159a307e67 /docs/markdown/Python-3-module.md | |
parent | 3bb1ba873b2e8cfd3be0d7c498e166c4817a0dce (diff) | |
download | meson-3ddf9bf6dd45c2accb526dbd97919c19ade43c25.zip meson-3ddf9bf6dd45c2accb526dbd97919c19ade43c25.tar.gz meson-3ddf9bf6dd45c2accb526dbd97919c19ade43c25.tar.bz2 |
Ensure same compiler flags are used for compiling PCH as normal sources
Precompiled headers should generally be compiled with the same flags as
the sources that will include the header. Some deviations are safe,
however, most will cause the compiler to reject the precompiled header
or possibly lead to compiler crashes.
Diffstat (limited to 'docs/markdown/Python-3-module.md')
0 files changed, 0 insertions, 0 deletions