mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Rollup merge of #154348 - ZuseZ4:autodiff-apple, r=Kobzol
re-enable enzyme/autodiff builds on dist-aarch64-apple Now that https://github.com/rust-lang/rust/pull/151063/ has landed, re-enable enzyme. cc @sgasho r? @kobzol
This commit is contained in:
@@ -509,7 +509,7 @@ auto:
|
||||
- name: dist-aarch64-apple
|
||||
env:
|
||||
SCRIPT: >-
|
||||
./x.py dist bootstrap
|
||||
./x.py dist bootstrap enzyme
|
||||
--include-default-paths
|
||||
--host=aarch64-apple-darwin
|
||||
--target=aarch64-apple-darwin
|
||||
|
||||
Reference in New Issue
Block a user