Makefile: Stop forcing libgcc to be used

There are cases where we need some typical libgcc functions, and provide
private copies of those.  However, we should be otherwise able to link
without requiring libgcc.

Signed-off-by: Tom Rini <trini@konsulko.com>
1 file changed