Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibylau committed Jan 5, 2024
1 parent 7152480 commit 6d3e570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export LLVM_ROOT=/install/llvm-project
export CPATH=$LLVM_ROOT/openmp/build/runtime/src:$CPATH
export LD_LIBRARY_PATH=$LLVM_ROOT/openmp/build/runtime/src:$LD_LIBRARY_PATH

cmake -B build \
-DMLIR_DIR=$LLVM_ROOT/build/lib/cmake/mlir \
Expand Down

0 comments on commit 6d3e570

Please sign in to comment.