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:
456456 MACOSX_DEPLOYMENT_TARGET : 10.12
457457 MACOSX_STD_DEPLOYMENT_TARGET : 10.12
458458 SELECT_XCODE : /Applications/Xcode_15.2.app
459- NO_LLVM_ASSERTIONS : 1
460- NO_DEBUG_ASSERTIONS : 1
461- NO_OVERFLOW_CHECKS : 1
462459 DIST_REQUIRE_ALL_TOOLS : 1
463460 CODEGEN_BACKENDS : llvm,cranelift
464461 << : *job-macos
@@ -474,9 +471,6 @@ auto:
474471 MACOSX_DEPLOYMENT_TARGET : 10.12
475472 MACOSX_STD_DEPLOYMENT_TARGET : 10.12
476473 SELECT_XCODE : /Applications/Xcode_15.2.app
477- NO_LLVM_ASSERTIONS : 1
478- NO_DEBUG_ASSERTIONS : 1
479- NO_OVERFLOW_CHECKS : 1
480474 << : *job-macos
481475
482476 - name : dist-aarch64-apple
@@ -496,9 +490,6 @@ auto:
496490 # supports the hardware.
497491 MACOSX_DEPLOYMENT_TARGET : 11.0
498492 MACOSX_STD_DEPLOYMENT_TARGET : 11.0
499- NO_LLVM_ASSERTIONS : 1
500- NO_DEBUG_ASSERTIONS : 1
501- NO_OVERFLOW_CHECKS : 1
502493 DIST_REQUIRE_ALL_TOOLS : 1
503494 CODEGEN_BACKENDS : llvm,cranelift
504495 << : *job-macos
@@ -518,9 +509,6 @@ auto:
518509 # supports the hardware, so only need to test it there.
519510 MACOSX_DEPLOYMENT_TARGET : 11.0
520511 MACOSX_STD_DEPLOYMENT_TARGET : 11.0
521- NO_LLVM_ASSERTIONS : 1
522- NO_DEBUG_ASSERTIONS : 1
523- NO_OVERFLOW_CHECKS : 1
524512 << : *job-macos
525513
526514 # #####################
You can’t perform that action at this time.
0 commit comments