commit | 25d9e2f292fa3a44755a86094ca13c22a11974cd | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri May 05 10:51:57 2023 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Fri May 05 12:04:56 2023 +0100 |
tree | 1ef6908499a8986f053c4423135f525b77fd93d9 | |
parent | cd657794037cdba777541fa1bc391ffd01384c69 [diff] |
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