Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] site: Add common-darwin
@ 2014-08-14 13:38 Richard Purdie
  2014-08-14 13:42 ` Stefan Seefeld
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2014-08-14 13:38 UTC (permalink / raw)
  To: openembedded-core

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}





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-14 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 13:38 [PATCH] site: Add common-darwin Richard Purdie
2014-08-14 13:42 ` Stefan Seefeld
2014-08-14 15:57   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox