commit | a7e762b61e4239842d2ed31539fcc3fe93300182 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Sat Mar 05 00:33:57 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri May 20 14:52:29 2022 +0200 |
tree | e66d634741f23a1f0fb4dd22aa699d9376a61ff7 | |
parent | 24f2ffd81508b9339e9bed165dcad06610bd67e1 [diff] |
Change nanopb integration to use PropertyCopy Pass libc specific compilation settings to nanopb build using PropertyCopy. This way not only system include and include paths are handled but compilation flags and linker flags too. This change makes nanopb build use the -nostdinc flag, which is needed for proper newlib integration and was missing. Change-Id: I9218a4261cee8acbb1d1e7076616f344edb5a272 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>