All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Seefeld <stefan_seefeld@mentor.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] site: Add common-darwin
Date: Thu, 14 Aug 2014 09:42:23 -0400	[thread overview]
Message-ID: <53ECBCBF.4060209@mentor.com> (raw)
In-Reply-To: <1408023506.22187.106.camel@ted>

On 08/14/2014 09:38 AM, Richard Purdie wrote:
> We need this to ensure there are some correct values when building with
> meta-darwin. This matches the addition of a common-mingw site file in
> the core.
> 
> diff --git a/meta/site/common-darwin b/meta/site/common-darwin
> new file mode 100644
> index 0000000..604c04b
> --- /dev/null
> +++ b/meta/site/common-darwin
> @@ -0,0 +1,2 @@
> +ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
> +ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getgrgid_r=yes}

This looks like a typo. Shouldn't the second line start with
"ac_cv_func_posix_getgrgid_r=..." ?

	Stefan


-- 
Stefan Seefeld
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software/


  reply	other threads:[~2014-08-14 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14 13:38 [PATCH] site: Add common-darwin Richard Purdie
2014-08-14 13:42 ` Stefan Seefeld [this message]
2014-08-14 15:57   ` Richard Purdie

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=53ECBCBF.4060209@mentor.com \
    --to=stefan_seefeld@mentor.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.