Skip to content

Commit

Permalink
Update apply_patches.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Oct 19, 2024
1 parent 0ea9b52 commit 17c570f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/apply_patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ PATCHES="\
add_td_to_mlirpythoncapi_headers \
mscv \
remove_openmp_dep_on_clang_and_export_async_symbols \
async_llvm_dylib \
"

if [ x"$CIBW_ARCHS" == x"wasm32" ]; then
PATCHES="$PATCHES wasm_mlir_opt"
fi
Expand Down

0 comments on commit 17c570f

Please sign in to comment.