commit | 6d987bac9ff6275300bbf308e91e6da428fef93e | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Mon Jul 24 12:06:15 2023 +0100 |
committer | Raef Coles <raef.coles@arm.com> | Mon Aug 14 10:38:43 2023 +0100 |
tree | 69d5b13db243df2bd3f802d65d9e598ada04542a | |
parent | cf67cad2418f735edd4a4ac795bbf3e793fe757f [diff] |
Build: Set CMAKE_OBJCOPY to default value On ARMCLANG, set to a default value which matches the cross-compile triple. This can be overridden on the command-line if needed. Update usage so that ${CMAKE_OBJCOPY} is used instead of ${CROSS_COMPILE}-objcopy. Change-Id: I2ca1fe2bf8daa567e0ccab508aa153c2586ddca3 Signed-off-by: Raef Coles <raef.coles@arm.com>