build: disable libstdc++ debug containers globally · nodejs/node@c8541a7 · GitHub
Skip to content

Commit c8541a7

Browse files
bnoordhuistargos
authored andcommitted
build: disable libstdc++ debug containers globally
Different parts of the debug build were using differently sized std::vectors due to `_GLIBCXX_DEBUG` sometimes being defined and sometimes not. That ended about as well as you would expect. Remove the flag. Fixes: #30056 PR-URL: #30147 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 5a67177 commit c8541a7

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

common.gypi

Lines changed: 0 additions & 4 deletions

tools/v8_gypfiles/toolchain.gypi

Lines changed: 0 additions & 8 deletions

0 commit comments

Comments
 (0)