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