Skip to content

Commit 4165afe

Browse files
Revert "Update w/a to Klocwork (#1252)"
This reverts commit f15ec81.
1 parent f52182d commit 4165afe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conda-recipe/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# by DPC++ compiler conda packages. Will need to be added to DPC++ compiler
55
# activation scripts.
66
export LDFLAGS="$LDFLAGS -Wl,-rpath,$PREFIX/lib"
7-
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$PREFIX/compiler/lib/intel64_lin:$PREFIX/compiler/lib:$PREFIX/lib"
87

98
# Intel LLVM must cooperate with compiler and sysroot from conda
109
echo "--gcc-toolchain=${BUILD_PREFIX} --sysroot=${BUILD_PREFIX}/${HOST}/sysroot -target ${HOST}" > icpx_for_conda.cfg

0 commit comments

Comments
 (0)