Jonathan Cameron wrote:
> Miroslav Lichvar wrote:
>> On Tue, Nov 03, 2009 at 06:35:43PM +0000, Jonathan Cameron wrote:
>>>> Can you elaborate on what is needed to build it on the system?
>>> Sure. The current problem is that the script is not making it easy to pass 
>>> in
>>> the linker parameter --hash-style=gnu. I can slip it in by making sure 
>>> LDFLAGS
>>> are explicitly used.
>> That should be easy to fix. Thanks for the patch :).
>> We should add also CPPFLAGS support while we are it.
> For reasons I'm not entirely certain of the CPPFLAGS patch you committed is 
> causing
> me problems. In this particular build setup there is already one defined
> and as a result it simply isn't picking yours up.
> 
> I would have thought the version in a makefile would always take priority, 
> but it
> appears not.  Changing the variable name  to anything else fixes the problem.
> 
Ah. Turns out openembedded uses make -e thus using enviroment variables to 
override the
ones in the make file. Easy enough to override in the bitbake files at that end.

Sorry for the noise.

Jonathan

---
To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" 
in the subject.
For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the 
subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to