Skip to content

Commit

Permalink
Rebuild for lz4_c 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Dec 6, 2024
1 parent 29c0f86 commit 387bafb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .ci_support/migrations/lz4_c110.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for lz4_c 1.10
kind: version
migration_number: 1
lz4_c:
- '1.10'
migrator_ts: 1733409380.6728432
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
- export CFLAGS="${CFLAGS} -pthread" # [aarch64 or ppc64le]
- export LDFLAGS="${LDFLAGS} -pthread" # [aarch64 or ppc64le]
- {{ PYTHON }} -m pip install . -vv
number: 0
number: 1

requirements:
build:
Expand Down

0 comments on commit 387bafb

Please sign in to comment.