commit | d6fcffd03fd184739861ccb6c8489e42dcf68bec | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Sat Mar 05 03:04:22 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri May 20 14:52:36 2022 +0200 |
tree | 7b9184a9b97041680ec98fd5c3f2f0e62c5c82e3 | |
parent | 23e78d3a2ff8236e40ecaa806fb4ecc00212006f [diff] |
Change t-cose integration to use PropertyCopy Pass libc specific compilation settings to t-cose build using PropertyCopy. This way not only system include and include paths are handled but compilation flags and linker flags too. This change makes t-cose build use the -nostdinc flag, which is needed for proper newlib integration and was missing. Change-Id: I372fe908406c63104f833f2ec2dffb49bbe22b41 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>