From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: OGR <oliver.graute@neuhaus.de>
Subject: Re: [ptxdist] [PATCH 2/4] added --with-ssl and --enabled-ssl option
Date: Tue, 10 Feb 2015 17:28:20 +0100 [thread overview]
Message-ID: <54DA31A4.8000002@pengutronix.de> (raw)
In-Reply-To: <1423583557-2560-2-git-send-email-oliver.graute@neuhaus.de>
[-- Attachment #1.1: Type: text/plain, Size: 1130 bytes --]
On 02/10/2015 04:52 PM, Oliver Graute wrote:
> From: OGR <oliver.graute@neuhaus.de>
>
>
> Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de>
> ---
> rules/apache2.make | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/rules/apache2.make b/rules/apache2.make
> index 98b628e..5739271 100644
> --- a/rules/apache2.make
> +++ b/rules/apache2.make
> @@ -39,7 +39,9 @@ APACHE2_CONF_OPT := \
> --includedir=/usr/include/apache2 \
> --enable-so \
> --with-apr=$(PTXDIST_SYSROOT_CROSS)/bin/apr-config \
> - --with-apr-util=$(PTXDIST_SYSROOT_CROSS)/bin/apu-config
> + --with-apr-util=$(PTXDIST_SYSROOT_CROSS)/bin/apu-config \
> + --with-ssl=$(PTXDIST_SYSROOT_TARGET)/usr/lib/ssl \
> + --enable-ssl=shared
This indention looks a bit weird, doesn't it. Please indent with one Tab.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2015-02-10 16:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 15:52 [ptxdist] [PATCH 1/4] apache2: added fix-to-enable-compilation-against-OpenSSL1 Oliver Graute
2015-02-10 15:52 ` [ptxdist] [PATCH 2/4] added --with-ssl and --enabled-ssl option Oliver Graute
2015-02-10 16:28 ` Marc Kleine-Budde [this message]
2015-02-10 15:52 ` [ptxdist] [PATCH 3/4] copy mod_ssl.so to right dir Oliver Graute
2015-02-10 15:52 ` Oliver Graute
2015-02-10 15:52 ` [ptxdist] [PATCH 4/4] renamed patch file Oliver Graute
2015-02-10 16:27 ` Marc Kleine-Budde
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=54DA31A4.8000002@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=oliver.graute@neuhaus.de \
--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