Re: [OpenWrt-Devel] [PATCH 1/1]: eglibc: add librt dependencies to various packages

2012-07-31 Thread Philip Prindeville
On 7/30/12 7:36 AM, Florian Fainelli wrote: > Hello, > > On Saturday 23 June 2012 17:22:35 Philip Prindeville wrote: >> Building eglibc on x86 requires various packages explicitly call out librt. >> >> Add these dependencies. >> >> Signed-off-by: Philip Prindeville >> > The proper way to do this i

Re: [OpenWrt-Devel] [PATCH 1/1]: eglibc: add librt dependencies to various packages

2012-07-30 Thread Florian Fainelli
Hello, On Saturday 23 June 2012 17:22:35 Philip Prindeville wrote: > Building eglibc on x86 requires various packages explicitly call out librt. > > Add these dependencies. > > Signed-off-by: Philip Prindeville > The proper way to do this is rather: +USE_EGLIBC:librt instead of a plain +libr

[OpenWrt-Devel] [PATCH 1/1]: eglibc: add librt dependencies to various packages

2012-06-23 Thread Philip Prindeville
Building eglibc on x86 requires various packages explicitly call out librt. Add these dependencies. Signed-off-by: Philip Prindeville Index: feeds/packages/devel/diffutils/Makefile === --- feeds/packages/devel/diffutils/Makefile