HomeFreeBSD

Makefile.inc1: remove libcompiler_rt from _startup_libs

Description

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.

Details

Provenance
kevansAuthored on
Parents
rS356333: Merge commit 189b7393d from llvm git (by John Baldwin):
Branches
Unknown
Tags
Unknown