Bruce Richardson 3e5c3d58e1 build: build as both static and shared libs
This patch changes the build process to group all .o files for a driver or
library into a static archive first, and then link the .o files together
into a shared library. This eliminates the need for separate static or
shared object builds when packaging, for instance.

The "default_library" configuration option now only affects the apps and
examples, which are either linked against the static or shared library
versions depending on the value of the option.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2018-01-30 21:58:59 +01:00
..
2018-01-16 18:47:49 +01:00
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00
2018-01-29 10:04:28 +01:00
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00