commit | 52a832acc31b2c8556f2c0d14e7782b04d044c69 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Oct 19 15:12:44 2022 +0200 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Nov 03 12:24:19 2022 +0100 |
tree | bc912a441b7069102dad6f16db1d41f2aacca1f9 | |
parent | 34aaf2168b5a3cbfd404fc0d446321bc77ca0431 [diff] |
Fix: make platform-inspect compiler independent Platform-inspect used a compiler specific method to fix link order issue between t_cose and qcbor. Remove the "-Wl,--start-group" linker option and use correct link order instead. Change-Id: I690ce3ed2b3bb3c456ece28562986fa213e94262 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>