File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -431,9 +431,6 @@ auto:
431
431
MACOSX_DEPLOYMENT_TARGET : 10.12
432
432
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
433
433
SELECT_XCODE : /Applications/Xcode_15.2.app
434
- NO_LLVM_ASSERTIONS : 1
435
- NO_DEBUG_ASSERTIONS : 1
436
- NO_OVERFLOW_CHECKS : 1
437
434
DIST_REQUIRE_ALL_TOOLS : 1
438
435
CODEGEN_BACKENDS : llvm,cranelift
439
436
<< : *job-macos
@@ -449,9 +446,6 @@ auto:
449
446
MACOSX_DEPLOYMENT_TARGET : 10.12
450
447
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
451
448
SELECT_XCODE : /Applications/Xcode_15.2.app
452
- NO_LLVM_ASSERTIONS : 1
453
- NO_DEBUG_ASSERTIONS : 1
454
- NO_OVERFLOW_CHECKS : 1
455
449
<< : *job-macos
456
450
457
451
- name : dist-aarch64-apple
@@ -471,9 +465,6 @@ auto:
471
465
# supports the hardware.
472
466
MACOSX_DEPLOYMENT_TARGET : 11.0
473
467
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
474
- NO_LLVM_ASSERTIONS : 1
475
- NO_DEBUG_ASSERTIONS : 1
476
- NO_OVERFLOW_CHECKS : 1
477
468
DIST_REQUIRE_ALL_TOOLS : 1
478
469
CODEGEN_BACKENDS : llvm,cranelift
479
470
<< : *job-macos
@@ -493,9 +484,6 @@ auto:
493
484
# supports the hardware, so only need to test it there.
494
485
MACOSX_DEPLOYMENT_TARGET : 11.0
495
486
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
496
- NO_LLVM_ASSERTIONS : 1
497
- NO_DEBUG_ASSERTIONS : 1
498
- NO_OVERFLOW_CHECKS : 1
499
487
<< : *job-macos
500
488
501
489
# #####################
You can’t perform that action at this time.
0 commit comments