Op 12 mei 2014, om 12:04 heeft Richard Purdie 
<richard.pur...@linuxfoundation.org> het volgende geschreven:

> We need to pass CFLAGS and LDFLAGS to the makefile correctly so we
> need to list them as part of EXTRA_OEMAKE.
> 
> We also have a problem where git hardlinks binaries in bindir with
> those in its libexecdir. If we change the RPATH in one of them, it
> breaks the other. We therefore set the no cross dir hardlinking flag
> git already has for this kind of issue. This ensures the RPATHS for
> the git-core binaries works correctly. Its pure luck this has
> sometimes worked so far.
> 
> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>

This fixes the libcrypto errors I was seeing, so:

Tested-by: Koen Kooi <koen.k...@linaro.org>

--
Koen Kooi
Builds and Baselines | Release Manager
Linaro.org | Open source software for ARM SoCs



-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to