mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 01:21:03 +01:00
01dd381f33
A bug spotted in Icecream 1.2+ can cause build failures when building with gcc. This is, in turn, due to a bug in GCC where the preprocessor executed via `gcc -E` has different behavior than the one used internally during compilation. We are working with Icecream, and GCC to address these problems. For now, we work around the bugs. * GCC bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 * Icecream bug report: https://github.com/icecc/icecream/issues/550 |
||
---|---|---|
.. | ||
mongo | ||
site_tools | ||
third_party | ||
libdeps.py |