]> code.ossystems Code Review - openembedded-core.git/commit
perl: add explicit configs for Time-HiRes
authorJackie Huang <jackie.huang@windriver.com>
Mon, 1 Sep 2014 07:04:44 +0000 (03:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 16:15:30 +0000 (17:15 +0100)
commit750b2a89af404dc7b275aa40fb693b07b9b297fe
tree7b1d11fc9109b33659a4da1fbba5aeb8847a7d55
parentf3e8914ea675217b3c86806522407ea19963d14f
perl: add explicit configs for Time-HiRes

The compilation of Time-HiRes tries to compile and run the testing
program but definitely fails since we are cross compiling:
Looking for clock_gettime()... ./tmp26733: ./tmp26733: cannot execute binary file
Looking for clock_getres()... ./tmp26733: ./tmp26733: cannot execute binary file

so add explicit configs to avoid the auto detecting.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.20.0/config.sh