Skip to content

Commit

Permalink
linux cross clang-rt support 13
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 31, 2023
1 parent ddf4af2 commit 358038f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _ci-linux-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ if [ -n "${dl}" ]; then
if [ ! -d 'my-pkg/usr/lib/clang' ]; then
ln -s -f "llvm${CW_CCSUFFIX}/lib/clang" 'my-pkg/usr/lib/clang'
fi
find .
false
fi

./_build.sh

0 comments on commit 358038f

Please sign in to comment.