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 @@ -456,9 +456,6 @@ auto:
456
456
MACOSX_DEPLOYMENT_TARGET : 10.12
457
457
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
458
458
SELECT_XCODE : /Applications/Xcode_15.2.app
459
- NO_LLVM_ASSERTIONS : 1
460
- NO_DEBUG_ASSERTIONS : 1
461
- NO_OVERFLOW_CHECKS : 1
462
459
DIST_REQUIRE_ALL_TOOLS : 1
463
460
CODEGEN_BACKENDS : llvm,cranelift
464
461
<< : *job-macos
@@ -474,9 +471,6 @@ auto:
474
471
MACOSX_DEPLOYMENT_TARGET : 10.12
475
472
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
476
473
SELECT_XCODE : /Applications/Xcode_15.2.app
477
- NO_LLVM_ASSERTIONS : 1
478
- NO_DEBUG_ASSERTIONS : 1
479
- NO_OVERFLOW_CHECKS : 1
480
474
<< : *job-macos
481
475
482
476
- name : dist-aarch64-apple
@@ -496,9 +490,6 @@ auto:
496
490
# supports the hardware.
497
491
MACOSX_DEPLOYMENT_TARGET : 11.0
498
492
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
499
- NO_LLVM_ASSERTIONS : 1
500
- NO_DEBUG_ASSERTIONS : 1
501
- NO_OVERFLOW_CHECKS : 1
502
493
DIST_REQUIRE_ALL_TOOLS : 1
503
494
CODEGEN_BACKENDS : llvm,cranelift
504
495
<< : *job-macos
@@ -518,9 +509,6 @@ auto:
518
509
# supports the hardware, so only need to test it there.
519
510
MACOSX_DEPLOYMENT_TARGET : 11.0
520
511
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
521
- NO_LLVM_ASSERTIONS : 1
522
- NO_DEBUG_ASSERTIONS : 1
523
- NO_OVERFLOW_CHECKS : 1
524
512
<< : *job-macos
525
513
526
514
# #####################
You can’t perform that action at this time.
0 commit comments