Skip to content

Commit 7ce2bef

Browse files
committed
no patching of findSycl
1 parent cce91b5 commit 7ce2bef

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

conda-recipe/build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ if [ ! -d "${INSTALLED_DIR}/imex/lib" ]; then
5959
git reset --hard HEAD
6060
git fetch --prune
6161
git checkout $IMEX_SHA
62-
git apply ${RECIPE_DIR}/imex_*.patch
6362
LLVM_SHA=$(cat build_tools/llvm_version.txt)
6463
# if [ ! -d "llvm-project" ]; then ln -s ~/github/llvm-project .; fi
6564
if [ ! -d "llvm-project" ]; then

conda-recipe/imex_findsycl.patch

-40
This file was deleted.

0 commit comments

Comments
 (0)