Skip to content

Commit

Permalink
Merge pull request #29 from regro-cf-autotick-bot/rebuild-libhwloc211…
Browse files Browse the repository at this point in the history
…0-0-1_he348ad

Rebuild for libhwloc 2.11.0
  • Loading branch information
OliverSchmitz authored Jul 4, 2024
2 parents 6649f3a + abe3d15 commit dc00b75
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 25 deletions.
6 changes: 3 additions & 3 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ docker_image:
libboost_devel:
- '1.84'
libhwloc:
- 2.10.0
- 2.11.0
target_platform:
- linux-64
zip_keys:
Expand Down
10 changes: 0 additions & 10 deletions .ci_support/migrations/boost1840.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .ci_support/migrations/libhwloc2110.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for libhwloc 2.11.0
kind: version
migration_number: 1
libhwloc:
- 2.11.0
migrator_ts: 1719349281.82988
8 changes: 0 additions & 8 deletions .ci_support/migrations/mimalloc217.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
libboost_devel:
- '1.84'
libhwloc:
- 2.10.0
- 2.11.0
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
libboost_devel:
- '1.84'
libhwloc:
- 2.10.0
- 2.11.0
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cxx_compiler:
libboost_devel:
- '1.84'
libhwloc:
- 2.10.0
- 2.11.0
mimalloc:
- 2.1.7
target_platform:
Expand Down
7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

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

7 changes: 7 additions & 0 deletions .scripts/run_osx_build.sh

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

5 changes: 5 additions & 0 deletions .scripts/run_win_build.bat

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 5720ed7d2460fa0b57bd8cb74fa4f70593fe8675463897678160340526ec3c19

build:
number: 0
number: 1
run_exports:
# Impose a runtime requirement to projects that use hpx in their requirements/host
# section. This will implicitly add hpx to their requirements/run section.
Expand Down

0 comments on commit dc00b75

Please sign in to comment.