commit | db9e077247ad7e5e12ef14403908caeae3580a6d | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri May 05 10:51:57 2023 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:48 2025 +0000 |
tree | 1ef6908499a8986f053c4423135f525b77fd93d9 | |
parent | fb229a89952948666eca864d70cd4ae5ebb2148f [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