Skip to content

Commit df25923

Browse files
committed
unix: annotate x86_64-apple-darwin as needs_toolchain
Otherwise we won't use our custom toolchain in builds.
1 parent b3fe613 commit df25923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpython-unix/targets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ x86_64-apple-darwin:
381381
pythons_supported:
382382
- 'cpython-3.8'
383383
- 'cpython-3.9'
384+
needs_toolchain: true
384385
apple_sdk_platform: macosx
385386
host_cc: clang
386387
target_cc: clang

0 commit comments

Comments
 (0)