From: Robert Yang Date: Tue, 23 Jun 2015 03:29:22 +0000 (-0700) Subject: perl: remove default byteorder from config.sh X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29928 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536e2f71874154e70676ba9902329d0efa24e2c3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git perl: remove default byteorder from config.sh Fixed test case: Failed test 146 - single result for config_re('byteorder') at ../lib/Config.t got "2" expected "1" There is a byteorder in config.sh-32/64. Signed-off-by: Robert Yang --- diff --git a/meta/recipes-devtools/perl/perl/config.sh b/meta/recipes-devtools/perl/perl/config.sh index d80f0c0bfa7..9fb50423b5f 100644 --- a/meta/recipes-devtools/perl/perl/config.sh +++ b/meta/recipes-devtools/perl/perl/config.sh @@ -83,7 +83,6 @@ bin_ELF='define' binexp='@USRBIN@' bison='bison' byacc='byacc' -byteorder='12345678' c='' castflags='0' cat='cat'