We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce91b5 commit 7ce2befCopy full SHA for 7ce2bef
conda-recipe/build.sh
@@ -59,7 +59,6 @@ if [ ! -d "${INSTALLED_DIR}/imex/lib" ]; then
59
git reset --hard HEAD
60
git fetch --prune
61
git checkout $IMEX_SHA
62
- git apply ${RECIPE_DIR}/imex_*.patch
63
LLVM_SHA=$(cat build_tools/llvm_version.txt)
64
# if [ ! -d "llvm-project" ]; then ln -s ~/github/llvm-project .; fi
65
if [ ! -d "llvm-project" ]; then
conda-recipe/imex_findsycl.patch
0 commit comments