[OE-core] [PATCH] git: Fix various makefile flags

Koen Kooi koen.kooi at linaro.org
Mon May 12 11:12:29 UTC 2014


Op 12 mei 2014, om 12:04 heeft Richard Purdie <richard.purdie at 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.purdie at linuxfoundation.org>

This fixes the libcrypto errors I was seeing, so:

Tested-by: Koen Kooi <koen.kooi at linaro.org>

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






More information about the Openembedded-core mailing list