Skip to content

Commit

Permalink
Update env.sh (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinKirs authored Oct 24, 2024
1 parent 4cbc741 commit f4dfe67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ elif [[ "${DORIS_TOOLCHAIN}" == "clang" ]]; then
fi
export LLVM_PROFDATA


if [[ -z "${ENABLE_PCH}" ]]; then
ENABLE_PCH='ON'
fi
Expand Down

0 comments on commit f4dfe67

Please sign in to comment.