Skip to content

Commit

Permalink
LLVM 17.0.2 (#62)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 12, 2023
2 parents 9e204ee + 34c1bdc commit ae27d07
Show file tree
Hide file tree
Showing 32 changed files with 239 additions and 301 deletions.
24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 24 additions & 24 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_platform:
- osx-64
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
- '2'
llvm_version:
- '17.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- linux-64
zip_keys:
- - macos_machine
- cross_platform
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ macos_machine:
target_platform:
- linux-64
zip_keys:
- - llvm_version
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_platform:
- osx-arm64
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libuuid:
- '2'
llvm_version:
- '17.0'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- linux-64
zip_keys:
- - macos_machine
- cross_platform
zlib:
- '1.2'

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
Expand All @@ -21,8 +21,6 @@ target_platform:
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
Expand All @@ -21,8 +21,6 @@ target_platform:
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ target_platform:
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- channel_sources
- channel_targets
- - macos_machine
- cross_platform
zlib:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cross_platform:
- osx-64
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '15'
llvm_version:
- '17.0'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
zip_keys:
- - llvm_version
- MACOSX_DEPLOYMENT_TARGET
- - macos_machine
- cross_platform
zlib:
- '1.2'
Loading

0 comments on commit ae27d07

Please sign in to comment.