Skip to content

Commit

Permalink
[bot-automerge] folly v2024.09.30.00 (#229)
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 Sep 30, 2024
2 parents 1e4a394 + 6fc3c10 commit d59f753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2024.09.23.00" %}
{% set version = "2024.09.30.00" %}
{% set jemalloc_enabled = folly_build_ext is not undefined and folly_build_ext == "jemalloc" %}
{% set build_ext = "_jemalloc" if jemalloc_enabled else "" %}

Expand All @@ -8,7 +8,7 @@ package:

source:
url: https://github.com/facebook/folly/archive/v{{ version }}.tar.gz
sha256: c2ac9973bd1895487d5e4b328fa7c561e9da855a9bad1564b557571be12ba8db
sha256: 38ae1861cfbbe3a1ce2ed74b66fa9b7971319847918c0c7551bf33b72483cf6f
patches:
- 0001-Use-CMAKE_SYSTEM_PROCESSOR-instead-of-CMAKE_LIBRARY_.patch
- 0002-Add-missing-unistd-include.patch
Expand Down

0 comments on commit d59f753

Please sign in to comment.