Hi Bastien, On Thu, May 9, 2019 at 3:40 PM Bastien Nocera <hadess@xxxxxxxxxx> wrote: > > 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 cc44ae74f..2d6231f39 100755 > --- a/bootstrap-configure > +++ b/bootstrap-configure > @@ -26,4 +26,7 @@ fi > --enable-mesh \ > --enable-btpclient \ > --enable-logger \ > + --enable-pie \ > + --enable-cups \ > + --enable-library \ > --disable-datafiles $* > -- > 2.21.0 Applied, thanks. I skipped patches 2 and 5 since I want to check what can be done regarding of usage of pragma. -- Luiz Augusto von Dentz