Re: [ptxdist] [PATCH 1/3] monit: Fix largefile configure options

2018-07-27 Thread Michael Olbrich
On Fri, Jul 27, 2018 at 11:55:29AM +0200, Alexander Dahl wrote: > Am Freitag, 27. Juli 2018, 11:42:42 CEST schrieb Roland Hieber: > > On Fri, Jul 27, 2018 at 10:59:13AM +0200, Alexander Dahl wrote: > > > + $(GLOBAL_LARGE_FILE_OPTION) \ > > > > > > --enable-optimized \ > > >

Re: [ptxdist] [PATCH 1/3] monit: Fix largefile configure options

2018-07-27 Thread Alexander Dahl
Hello Roland, Am Freitag, 27. Juli 2018, 11:42:42 CEST schrieb Roland Hieber: > On Fri, Jul 27, 2018 at 10:59:13AM +0200, Alexander Dahl wrote: > > + $(GLOBAL_LARGE_FILE_OPTION) \ > > > > --enable-optimized \ > > --disable-profiling \ > > > > - $(GLOBAL_LARGE_FILE_OPTION) \ > > +

Re: [ptxdist] [PATCH 1/3] monit: Fix largefile configure options

2018-07-27 Thread Roland Hieber
Hei hei, On Fri, Jul 27, 2018 at 10:59:13AM +0200, Alexander Dahl wrote: > Signed-off-by: Alexander Dahl > --- > rules/monit.make | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/rules/monit.make b/rules/monit.make > index 2870e8056..a72c8e77d 100644 > ---

[ptxdist] [PATCH 1/3] monit: Fix largefile configure options

2018-07-27 Thread Alexander Dahl
Signed-off-by: Alexander Dahl --- rules/monit.make | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rules/monit.make b/rules/monit.make index 2870e8056..a72c8e77d 100644 --- a/rules/monit.make +++ b/rules/monit.make @@ -35,9 +35,10 @@ MONIT_CONF_ENV := $(CROSS_ENV) \