Searched hist:"2 d74fbc4921aa800dbce1933c78dad9a98325047" (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/ |
H A D | meson.build | diff 2d74fbc4921aa800dbce1933c78dad9a98325047 Thu Oct 28 02:09:49 CDT 2021 Manojkiran Eda <manojkiran.eda@gmail.com> Add features to feature map & remove redundant code
The feature map is written in such a way that, it can dynamically add the feature flags to the compiler arguemnts and also add's the description to the Summary section.
This commit also sorts the features in the feature list.
Tested By:
1. Enabled the added feature flags, and checked the generated compile_commands.json in the build to make sure the respective compiler flags are added during build.
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I6ec0d0510a832d5bc0ddb78df581b2bd88ff6768
|