Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 authored Jan 3, 2025
1 parent aa78ba6 commit 762f1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tur/chromium-jumbo/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ termux_step_configure() {
popd

# Construct args
local _clang_base_path="/usr/lib/llvm-17"
local _clang_base_path="/usr/lib/llvm-18"
local _host_cc="$_clang_base_path/bin/clang"
local _host_cxx="$_clang_base_path/bin/clang++"
local _host_toolchain="$TERMUX_PKG_CACHEDIR/custom-toolchain:host"
Expand Down

0 comments on commit 762f1d1

Please sign in to comment.