summaryrefslogtreecommitdiff
path: root/site_scons/libdeps.py
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2020-07-17 14:17:48 -0700
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-08-06 04:15:02 +0000
commitf3cd65f32a6d05803b3f3a8d2f5d32f6d9e95135 (patch)
tree5602c9d7d156225927ce0abf26c589e5b0857243 /site_scons/libdeps.py
parent46d792630b7da29fa722c989db7555b1abd9fb25 (diff)
downloadmongo-f3cd65f32a6d05803b3f3a8d2f5d32f6d9e95135.tar.gz
SERVER-48443 Fix builds with Icecream 1.2+ and gcc 4.4+
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: icecc/icecream#550 (cherry picked from commit f69c932697877c4036aca066cf212eaad55be070)
Diffstat (limited to 'site_scons/libdeps.py')
0 files changed, 0 insertions, 0 deletions