We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88489f commit 963468bCopy full SHA for 963468b
circle.yml
@@ -390,7 +390,7 @@ jobs:
390
sanitizers-gcc:
391
executor: linux-gcc-latest
392
environment:
393
- CMAKE_BUILD_PARALLEL_LEVEL: 6
+ CMAKE_BUILD_PARALLEL_LEVEL: 5
394
# TODO: Enable detect_stack_use_after_return=1 when https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97414 is fixed.
395
ASAN_OPTIONS: detect_invalid_pointer_pairs=2:check_initialization_order=1
396
UBSAN_OPTIONS: halt_on_error=1
0 commit comments