All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: TARGET_CC_ARCH += "${LDFLAGS}" ??
Date: Mon, 27 Apr 2009 23:19:30 +0200	[thread overview]
Message-ID: <gt57h3$8cv$1@ger.gmane.org> (raw)
In-Reply-To: <c384c5ea0904271240p7450829fn26a7a7f6bf6752c3@mail.gmail.com>

On 27-04-09 21:40, Leon Woestenberg wrote:
> Hello,
>
> I just came across this fix:
>
> http://cgit.openembedded.net/cgit.cgi?url=openembedded/commit/&id=413cc98aa563c9e6104d1104d5b24987ab9d12f8
>
> which does:
>
> +TARGET_CC_ARCH += "${LDFLAGS}"
>
> to fix LDFLAGS QA(GNU-hash).
>
> but doesn't this approach abuse TARGET_CC_ARCH?

It is, but the alternative is to patch each and every 
(c)makefile/sconscript/bjam for the project, which is very time 
consuming. If you have the time, patch the buildsystem, but realize that 
you will need to maintain those patches for every release if you don't 
get them upstream.

regards,

Koen




      parent reply	other threads:[~2009-04-27 21:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 19:40 TARGET_CC_ARCH += "${LDFLAGS}" ?? Leon Woestenberg
2009-04-27 19:52 ` Denys Dmytriyenko
2009-04-27 21:19 ` Koen Kooi [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='gt57h3$8cv$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.