Skip to content

Commit

Permalink
no patching of findSycl
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlimb committed Apr 17, 2024
1 parent cce91b5 commit 7ce2bef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
1 change: 0 additions & 1 deletion conda-recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ if [ ! -d "${INSTALLED_DIR}/imex/lib" ]; then
git reset --hard HEAD
git fetch --prune
git checkout $IMEX_SHA
git apply ${RECIPE_DIR}/imex_*.patch
LLVM_SHA=$(cat build_tools/llvm_version.txt)
# if [ ! -d "llvm-project" ]; then ln -s ~/github/llvm-project .; fi
if [ ! -d "llvm-project" ]; then
Expand Down
40 changes: 0 additions & 40 deletions conda-recipe/imex_findsycl.patch

This file was deleted.

0 comments on commit 7ce2bef

Please sign in to comment.