fix(build): resolve build issue for older toolchains

The patch ce37277 introduced support for new toolchain but
the LD option supplied is not recognized by older toolchains.
This patch fixes the problem by ensuring that the LD option
is supported before being added to LDFLAGS.

Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I97dbd096c5ade7df92e3217a6b218c2258ac001e
2 files changed