K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-03T21:40:32.844294Z K 7 svn:log V 194 Makefile.inc1: remove libcompiler_rt from _startup_libs libcompiler_rt is already present in _prereq_libs, which will get built just before _startup_libs and in advance of shared libc. Dedupe. END