1 2 3 4 5 6 7 8 9 10 11
libc_sources += files( 'generic/startup.cpp', 'generic/phdr.cpp', ) if not no_headers install_headers( 'include/elf.h', 'include/link.h', ) endif