]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't use ${LIB} to obtain the library name.
authored <ed@FreeBSD.org>
Thu, 11 Nov 2010 15:24:57 +0000 (15:24 +0000)
committered <ed@FreeBSD.org>
Thu, 11 Nov 2010 15:24:57 +0000 (15:24 +0000)
commit5bd2211ccc572606efabe63fbce122f107d56bfc
tree2818dd1a22f93950d8c35e4642a824ab8fac445b
parent870837e3e92f721a44db51308f2b900d928fb04f
Don't use ${LIB} to obtain the library name.

Once we use libcompiler_rt, the LIB-line must go, to prevent libgcc.a
from being built. Therefore, just hardcode the name.

Obtained from: user/ed/compiler-rt
gnu/lib/libgcc/Makefile