mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libmicrohttpd: Pin down more configure options
Date: Fri, 10 Dec 2021 14:07:12 +0100	[thread overview]
Message-ID: <20211210130712.3902015-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20211203100103.3476-2-ada@thorsis.com>

Thanks, applied as 4702b6a81f20d018f244a9cb2546d1607eb567b1.

Michael

[sent from post-receive hook]

On Fri, 10 Dec 2021 14:07:12 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20211203100103.3476-2-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
> index e79b29ce4792..2a4700ead249 100644
> --- a/rules/libmicrohttpd.make
> +++ b/rules/libmicrohttpd.make
> @@ -34,13 +34,26 @@ LIBMICROHTTPD_LICENSE	:= LGPL-2.1-only OR GPL-2.0-only WITH eCos-exception-2.0
>  LIBMICROHTTPD_CONF_TOOL	:= autoconf
>  LIBMICROHTTPD_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
> -	$(GLOBAL_LARGE_FILE_OPTION) \
> +	--disable-nls \
> +	--disable-rpath \
> +	--disable-thread-names \
> +	--disable-doc \
> +	--disable-examples \
> +	--enable-poll \
> +	--enable-epoll \
> +	--enable-itc=eventfd \
>  	--disable-curl \
> +	$(GLOBAL_LARGE_FILE_OPTION) \
> +	--enable-sendfile \
>  	--$(call ptx/endis, PTXCONF_LIBMICROHTTPD_MESSAGES)-messages \
> +	--enable-postprocessor \
>  	--$(call ptx/endis, PTXCONF_LIBMICROHTTPD_HTTPS)-https \
>  	--enable-bauth \
>  	--disable-dauth \
> -	--disable-coverage
> +	--disable-httpupgrade \
> +	--disable-coverage \
> +	--enable-asserts \
> +	--disable-experimental
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-12-10 13:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 10:01 [ptxdist] [PATCH v1 0/3] libmicrohttpd: version bump Alexander Dahl
2021-12-03 10:01 ` [ptxdist] [PATCH v1 1/3] libmicrohttpd: Pin down more configure options Alexander Dahl
2021-12-10 13:07   ` Michael Olbrich [this message]
2021-12-03 10:01 ` [ptxdist] [PATCH v1 2/3] libmicrohttpd: Update license handling Alexander Dahl
2021-12-10 13:07   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-12-03 10:01 ` [ptxdist] [PATCH v1 3/3] libmicrohttpd: version bump 0.9.66 -> 0.9.73 Alexander Dahl
2021-12-10 13:07   ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211210130712.3902015-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox