[OE-core] [PATCH] powertop: Fix build for !uclibc

Paul Barker paul at paulbarker.me.uk
Thu Dec 18 21:06:16 UTC 2014


On Thu, Dec 18, 2014 at 03:54:14PM +0100, Martin Jansa wrote:
> * EXTRA_LDFLAGS isn't defined for !uclibc and configure fails
>   when it reads it unexpanded, see config.log snippet:
> 
>   configure:4177: checking whether the C compiler works
>   configure:4199: i586-oe-linux-gcc  -m32 -march=i586 --sysroot=/OE/sysroots/qemux86  -O2 -pipe -g -feliminate-unused-debug-types  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed ${EXTRA_LDFLAGS} conftest.c  >&5
>   i586-oe-linux-gcc: error: ${EXTRA_LDFLAGS}: No such file or directory
>   configure:4203: $? = 1
>   configure:4241: result: no
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

I hit this issue myself, can confirm that applying this patch fixes it.

Thanks,

-- 
Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141218/23c5d600/attachment-0002.sig>


More information about the Openembedded-core mailing list