Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
It is unclear why we're still build and distribute embedded. Build and packaging times can be shortened, and buildbot can use more time for running more useful tests , e.g ASAN, instead of dedicating so much time to a hardly ever used package.
Besides, the build can be simplified, hundreds of #ifdef EMBEDDED_LIBRARY can be removed, contributing to better code quality.