We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e8405 commit 5d149faCopy full SHA for 5d149fa
cross-build-rtlibs.sh
@@ -38,3 +38,4 @@ cd compiler-rt/lib/linux
38
# rename CRT files to expected filenames
39
cp -a clang_rt.crtend-aarch64.o crtendS.o
40
cp -a clang_rt.crtbegin-aarch64.o crtbeginS.o
41
+find include
0 commit comments