libpayload: drop LIBGCC_FILE_NAME variable
commit46eeb339e978ab8059d8ecf2e74c094f6c928883
authorPatrick Georgi <pgeorgi@chromium.org>
Mon, 6 Jul 2015 09:06:27 +0000 (6 09:06 +0000)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 6 Jul 2015 16:26:42 +0000 (6 18:26 +0200)
tree9ae1cab5e4f0d0bf1fe1294db026250a67a53138
parentdb0325591d5abe39544602b92cc141f7ba4d6f5a
libpayload: drop LIBGCC_FILE_NAME variable

It's unused. If we need something like that, .xcompile provides it,
and in a cross-platform and clang-aware way.

Change-Id: Ic1bdc2e3e252d612a5b99ad4e8caebc5158a485f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10802
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/libpayload/Makefile