Skip to content

Commit 9e21518

Browse files
regro-cf-autotick-botconda-build
authored andcommitted
Rebuild for libboost 1.84
1 parent 30d40c9 commit 9e21518

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
commit_message: "Rebuild for libboost 1.84"
5+
migration_number: 1
6+
libboost_devel:
7+
- "1.84"
8+
libboost_python_devel:
9+
- "1.84"
10+
migrator_ts: 1700834511.141209

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ source:
1111
sha256: d5248ed4f50be9f1ac0bab7dd876010725a8230e94e6a7b1305623d9ee574e47
1212

1313
build:
14-
number: 0
14+
number: 1
1515
skip: true # [win and vc<14]
1616

1717
requirements:
1818
build:
1919
- {{ compiler('c') }}
20+
- {{ stdlib("c") }}
2021
- {{ compiler('cxx') }}
2122
- autoconf # [unix]
2223
- automake # [unix]

0 commit comments

Comments
 (0)