]> code.ossystems Code Review - openembedded-core.git/commit
libxml-parser-perl: fix do_compile failed with unrecognized option '-Wl, -O1'
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 1 Jul 2014 07:51:54 +0000 (15:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2014 16:38:48 +0000 (17:38 +0100)
commitc67dc89179977b2df80f25ebf66b7e983819a833
tree797d5cea8b6d96f160970a660dadb3e458edcf51
parente017ae71dad4837b0d22f291b0b0e0949075f822
libxml-parser-perl: fix do_compile failed with unrecognized option '-Wl, -O1'

Use '${CCLD}' as '${LD}' which the cpan was doing.
...
i586-poky-linux-ld: unrecognized option '-Wl,-O1'
i586-poky-linux-ld: use the --help option for usage information
...

Also fix do_configure warnings
...
'--SYSROOT' is not a known MakeMaker parameter name.
'-MARCH' is not a known MakeMaker parameter name.
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb