All of lore.kernel.org
 help / color / mirror / Atom feed
From: wenzong fan <wenzong.fan@windriver.com>
To: "'Patches and discussions about the oe-core layer'"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] pango / ptest: clean CFLAGS for host binary
Date: Tue, 9 Sep 2014 17:20:55 +0800	[thread overview]
Message-ID: <540EC677.2010204@windriver.com> (raw)
In-Reply-To: <540EC448.5030001@windriver.com>

On 09/09/2014 05:11 PM, wenzong fan wrote:

Oops, I replied wrong mail list, this patch works and have been merged, 
please just ignore my nonsense below:

============================================
> Recall this patch, it should be fixed from the dependency of swig.
>
> Sorry for the inconvenience.
>
> // Wenzong
>
============================================

Thanks
Wenzong

> On 09/02/2014 01:53 PM, wenzong.fan@windriver.com wrote:
>> From: Wenzong Fan <wenzong.fan@windriver.com>
>>
>> The binary gen-all-unicode needs to be compiled for the host
>> architecture, the CFLAGS passed to target system could cause
>> build issues for it.
>>
>> Such as if CFLAGS includes ARM specific flag '-mapcs-frame',
>> then it will cause build errors:
>>
>>    cc1: error: unrecognized command line option "-mapcs-frame"
>>
>> The following changes since commit
>> bb00d83675a1293ee8d7a3ac22cf01243fa2397b:
>>
>>    conf: Account for eglibc->glibc move (2014-09-01 18:03:06 +0100)
>>
>> are available in the git repository at:
>>
>>    git://git.pokylinux.org/poky-contrib wenzong/fix-pango
>>
>> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/fix-pango
>>
>> Wenzong Fan (1):
>>    pango / ptest: clean CFLAGS for host binary
>>
>>   meta/recipes-graphics/pango/pango.inc |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>
>


      reply	other threads:[~2014-09-09  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02  5:53 [PATCH 0/1] pango / ptest: clean CFLAGS for host binary wenzong.fan
2014-09-02  5:53 ` [PATCH 1/1] " wenzong.fan
2014-09-09  9:11 ` [PATCH 0/1] " wenzong fan
2014-09-09  9:20   ` wenzong fan [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=540EC677.2010204@windriver.com \
    --to=wenzong.fan@windriver.com \
    --cc=openembedded-core@lists.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.