commit | 1b2fb6adb53de652d3fe69984731a62da122e0da | [log] [tgz] |
---|---|---|
author | Andrey Skvortsov <andrej.skvortzov@gmail.com> | Sun Feb 18 11:43:12 2024 +0300 |
committer | Andrey Skvortsov <andrej.skvortzov@gmail.com> | Tue Sep 17 21:44:39 2024 +0300 |
tree | 95f78a7e08165d4096c5d03146c64b9171bc8978 | |
parent | a16dad0b228475f44d98e0264a86f36b325e504b [diff] |
feat(build): add ability to define platform specific defaults In some cases it maybe needed to override some default settings on a particular platform. For example, enable ENABLE_LTO on a size constrained platform. Change-Id: I556d26f6b81c0f3ceb40b7196180995dde22afd0 Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>