diff --git a/recipes/recipes_emscripten/bzip2/recipe.yaml b/recipes/recipes_emscripten/bzip2/recipe.yaml index b0d466a60..70134dcf3 100644 --- a/recipes/recipes_emscripten/bzip2/recipe.yaml +++ b/recipes/recipes_emscripten/bzip2/recipe.yaml @@ -8,12 +8,12 @@ package: source: - url: https://sourceware.org/pub/bzip2/bzip2-${{ version }}.tar.gz sha256: ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 - patches: - - patches/0001-cross.patch - - path: CMakeLists.txt + # patches: + # - patches/0001-cross.patch + # - path: CMakeLists.txt build: - number: 7 + number: 8 # run_exports: # - '{{ pin_subpackage("bzip2") }}'