From: "m.olbrich@pengutronix.de" <m.olbrich@pengutronix.de>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2016.06.0 released
Date: Thu, 30 Jun 2016 09:10:18 +0200 [thread overview]
Message-ID: <20160630071018.GD18320@pengutronix.de> (raw)
In-Reply-To: <915054555B5659448ACF8A70E114824D025F73D7CE@Exchange2010.kamstrup.dk>
On Tue, Jun 28, 2016 at 12:58:35PM +0000, Bruno Thomsen wrote:
> I had the same compile issue on a Fedora 23 host but got Michaels patch working with a minor ")" tweak.
> Attached working patch just-in-case somebody stumble across the same issue.
Thanks for testing this.
I've pushed this (with the extra ')') to master.
Have you noticed anything else? I'll probably create a stable release for
this. It would be great if I got some feedback if there are anny other
issues that should be fixed.
Michael
> diff --git a/rules/cross-gcc.make b/rules/cross-gcc.make
> index 00da7a0..068447c 100644
> --- a/rules/cross-gcc.make
> +++ b/rules/cross-gcc.make
> @@ -193,8 +193,10 @@ $(STATEDIR)/cross-gcc.install: $(STATEDIR)/cross-gcc.report
> done
>
> @find $(PTXCONF_SYSROOT_CROSS) -name "*.la" -print0 | xargs -0 rm -v -f
> +ifneq ($(call remove_quotes, $(PTXCONF_DESTDIR)),)
> sed -i -e 's;$(call remove_quotes,$(PTXCONF_DESTDIR));;' \
> $(PTXCONF_SYSROOT_CROSS)/lib/gcc/$(PTXCONF_GNU_TARGET)/$(CROSS_GCC_VERSION)/install-tools/mkheaders.conf
> +endif
>
> @$(call touch)
>
--
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
next prev parent reply other threads:[~2016-06-30 7:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 12:10 Michael Olbrich
2016-06-22 13:22 ` Clemens Gruber
2016-06-22 13:34 ` Clemens Gruber
2016-06-22 14:43 ` Michael Olbrich
2016-06-28 12:58 ` Bruno Thomsen
2016-06-30 7:10 ` m.olbrich [this message]
2016-06-30 7:48 ` Ladislav Michl
2016-06-30 14:07 ` Michael Olbrich
2016-06-30 16:08 ` Clemens Gruber
2016-07-01 6:33 ` Michael Olbrich
2016-07-01 8:39 ` Clemens Gruber
2016-07-01 10:28 ` Michael Olbrich
2016-07-01 14:25 ` Clemens Gruber
2016-07-04 6:35 ` Michael Olbrich
2016-07-04 15:47 ` Clemens Gruber
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=20160630071018.GD18320@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