When linking the runtime libraries, do not link -lc and -lgcc into the libraries
authorChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 18:00:37 +0000 (18:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 18:00:37 +0000 (18:00 +0000)
commit771ed15f652c365ede84d1896b29b137d1829ed9
tree3faa79549654e05d081eaa161988e20eae1bb50b
parent68172da05524b1b0d2234dd364205369f0859b5b
When linking the runtime libraries, do not link -lc and -lgcc into the libraries

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9339 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules