We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e909c commit cb1be4fCopy full SHA for cb1be4f
1 file changed
src/ci/github-actions/jobs.yml
@@ -540,6 +540,8 @@ auto:
540
./x.py test distcheck
541
--host=aarch64-apple-darwin
542
--target=aarch64-apple-darwin
543
+ DISTCHECK_CONFIGURE_ARGS: >-
544
+ --set llvm.link-shared=true
545
# Aarch64 tooling only needs to support macOS 11.0 and up as nothing else
546
# supports the hardware.
547
MACOSX_DEPLOYMENT_TARGET: 11.0
0 commit comments