Add 3 optional features that are currently used and distributed in the Fedora packages to the default build configuration. The additional build time is minimal, and it ensures that the build gets maximum coverage. --- bootstrap-configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootstrap-configure b/bootstrap-configure index 658eef296..cb19b56bd 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -24,4 +24,7 @@ fi --enable-sixaxis \ --enable-midi \ --enable-mesh \ + --enable-pie \ + --enable-cups \ + --enable-library \ --disable-datafiles $* -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html