Openembedded Core Discussions
 help / color / mirror / Atom feed
* About share eglibc work directories
@ 2011-06-11  7:55 Robert Yang
  2011-06-11  8:03 ` Phil Blundell
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Yang @ 2011-06-11  7:55 UTC (permalink / raw)
  To: Purdie, Richard, Wold, Saul; +Cc: openembedded-core

Hi Richard and Saul,

The source code of eglibc and eglibc-nativesdk are not compatible because of
the patch ld-search-order.patch, this makes it a little complex to share their
source directories, what can I think is that always apply
ld-search-order.patch, then in do_configure_prepend:

if sdk && patch_applied:
	do nothing
elif not_sdk && patch_applied:
	un-apply the patch
elif sdk && patch_not_applied:
	apply the patch

I don't know whether there is a CONDITIONAL variable which can make it simple.

And the source of eglibc is 137M, not too large, maybe we would not share them?

-- 
Thanks

Robert



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

end of thread, other threads:[~2011-06-11  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-11  7:55 About share eglibc work directories Robert Yang
2011-06-11  8:03 ` Phil Blundell
2011-06-11  8:18   ` Robert Yang
2011-06-11  8:46     ` Phil Blundell

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