Previously, we used empty, non-ELF crti.o, crtn.o, libm.a and libc++.a files. Instead, we now still use dummies but they are real ELF object files and archives.  | 
			||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86_64 | ||
| CMakeLists.txt | ||
| crti.cpp | ||
| crtn.cpp | ||
				
					
						
							Previously, we used empty, non-ELF crti.o, crtn.o, libm.a and libc++.a files. Instead, we now still use dummies but they are real ELF object files and archives.  | 
			||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86_64 | ||
| CMakeLists.txt | ||
| crti.cpp | ||
| crtn.cpp | ||