mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] perl: Enable thread support
Date: Wed, 23 Apr 2014 14:45:26 +0200	[thread overview]
Message-ID: <20140423124526.GK3804@pengutronix.de> (raw)
In-Reply-To: <1398237379-1673-1-git-send-email-bernhard@bwalle.de>

On Wed, Apr 23, 2014 at 09:16:19AM +0200, Bernhard Walle wrote:
> Signed-off-by: Bernhard Walle <bernhard@bwalle.de>

Applied with a followup patch. I found the real issue, that caused the link
errors. I've added a patch instead (it already applied upstream :-)).

Thanks,
Michael

> ---
>  rules/perl.make | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/rules/perl.make b/rules/perl.make
> index 86a0ff7..6a6ecf2 100644
> --- a/rules/perl.make
> +++ b/rules/perl.make
> @@ -65,7 +65,8 @@ PERL_CONF_OPT	:= \
>  	--prefix=/usr \
>  	--host=$(PTXCONF_GNU_TARGET) \
>  	--target=$(PTXCONF_GNU_TARGET) \
> -	-Dld=$(CROSS_CC)
> +	-Dld=$(CROSS_CC) \
> +	-Dusethreads -A ldflags=-pthread
>  
>  PERL_MAKE_PAR	:= NO
>  
> -- 
> 1.9.1
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2014-04-23 12:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 20:53 [ptxdist] [PATCH] perl: Make it possible to enable " Bernhard Walle
2014-04-23  7:04 ` Michael Olbrich
2014-04-23  7:16   ` Bernhard Walle
2014-04-23  7:16   ` [ptxdist] [PATCH] perl: Enable " Bernhard Walle
2014-04-23 12:45     ` Michael Olbrich [this message]

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=20140423124526.GK3804@pengutronix.de \
    --to=m.olbrich@pengutronix.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