Skip to content

Commit

Permalink
ci debugging: find libc++ headers
Browse files Browse the repository at this point in the history
  • Loading branch information
fw-immunant committed Oct 24, 2024
1 parent 84e8405 commit 5d149fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cross-build-rtlibs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ cd compiler-rt/lib/linux
# rename CRT files to expected filenames
cp -a clang_rt.crtend-aarch64.o crtendS.o
cp -a clang_rt.crtbegin-aarch64.o crtbeginS.o
find include

0 comments on commit 5d149fa

Please sign in to comment.