Hei hei,

On Fri, Jul 27, 2018 at 10:59:13AM +0200, Alexander Dahl wrote:
> Signed-off-by: Alexander Dahl <a...@thorsis.com>

> ---
>  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) \
>  
>  MONIT_CONF_TOOL      := autoconf
>  MONIT_CONF_OPT       := $(CROSS_AUTOCONF_USR) \
> +     $(GLOBAL_LARGE_FILE_OPTION) \
>       --enable-optimized \
>       --disable-profiling \
> -     $(GLOBAL_LARGE_FILE_OPTION) \
> +     --$(call ptx/wwo, PTXCONF_GLOBAL_LARGE_FILE)-largefiles \

Hmm. Why are you adding both GLOBAL_LARGE_FILE_OPTION and
PTXCONF_GLOBAL_LARGE_FILE? Are those two independent kconfig options
(and if yo, why)? Does the configure script respect both of them? I
guess this should be mentioned in the commit message :-)

 - Roland

>       --without-pam \
>       --$(call ptx/wwo, PTXCONF_MONIT_SSL)-ssl \
>       --with-ssl-dir=$(SYSROOT)/usr
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Roland Hieber                     | r.hie...@pengutronix.de     |
Pengutronix e.K.                  | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to