Skip to content

Commit

Permalink
[bot-automerge] folly v2024.07.29.00 (#210)
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 Jul 29, 2024
2 parents 914f3d0 + 8e449ad commit 9d11740
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.07.22.00" %}
{% set version = "2024.07.29.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: a897ed6c695ae5170d21e4b59f3048a5c47a02cdc646c2afcb9130228a3709e6
sha256: fe1e79890b3b0ddaf8031e534ce85e031b487b8fcb6996a7c4d146dbac54ff5f
patches:
- 0001-Use-CMAKE_SYSTEM_PROCESSOR-instead-of-CMAKE_LIBRARY_.patch
- 0001-Add-missing-unistd-include.patch
Expand Down

0 comments on commit 9d11740

Please sign in to comment.