Skip to content

Commit 5d149fa

Browse files
committed
ci debugging: find libc++ headers
1 parent 84e8405 commit 5d149fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cross-build-rtlibs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ cd compiler-rt/lib/linux
3838
# rename CRT files to expected filenames
3939
cp -a clang_rt.crtend-aarch64.o crtendS.o
4040
cp -a clang_rt.crtbegin-aarch64.o crtbeginS.o
41+
find include

0 commit comments

Comments
 (0)