Commit Graph

3 Commits

Author SHA1 Message Date
Aleksander Morgado
935e73c8df build: fix build with single plugins
We need to quote arguments with [] so that lists are not expanded as
different arguments.

Fixes 65560dd885
2020-11-22 14:34:07 +01:00
Aleksander Morgado
65560dd885 build: qcom-soc plugin by default disabled
It will not be automatically enabled by the implicit
--enable-all-plugins; instead, it must be explicitly enabled with
--enable-plugin-qcom-soc.

This plugin only makes sense under very specific SoC builds, so there
is no point in always building it by default. It should be explicitly
requested only in those SoC builds that are really going to make use
of it (e.g. postmarketOS).
2020-11-20 09:24:51 +00:00
Aleksander Morgado
09080073ff build: setup plugin selection logic 2019-11-27 10:11:43 +00:00