diff options
author | André Draszik <git@andred.net> | 2020-01-10 17:15:41 +0000 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2020-02-03 17:46:06 +0000 |
commit | 1fbc5a03d36a6ed3f823a133f6130dde9833c33b (patch) | |
tree | 242c7712ec8b4db86e8a519a008aae97f5bb2bf3 /recipes-extended/diffutils/diffutils-2.8.1/fix_gcc6.patch | |
parent | 2068a5c60cef0d14d048381c6164a5ba8ee1d292 (diff) | |
download | meta-gplv2-1fbc5a03d36a6ed3f823a133f6130dde9833c33b.tar.gz |
coreutils: set some more autotools / m4 test results
While we set test outcomes in oe-core meta/site, this here uses
an old version of gnulib with slightly different variable names
for some of the results:
* jm_cv_func_unlink_busy_text -> gl_cv_func_unlink_busy_text
* jm_cv_have_proc_uptime -> gl_cv_have_proc_uptime
* jm_ac_cv_func_link_follows_symlink -> gl_cv_func_link_follows_symlink
* gl_cv_func_mkdir_trailing_slash_bug -> gl_cv_func_mkdir_trailing_slash_works
(meaning inverted) (defaults to working in recent coreutils when
cross-compiling
* gl_cv_func_rename_trailing_dest_slash_bug -> gl_cv_func_rename_slash_dst_works
(meaning inverted) defaults to working in recent coreutils when cross-compiling
for linux
* gl_cv_func_rename_trailing_slash_bug -> gl_cv_func_rename_slash_src_works
(meaning inverted) defaults to working in recent coreutils when cross-compiling
for linux
This helps to make some tools work in the first place (uptime), but
also avoids useless extra wrappers which coreutils otherwise compiles
in.
While at it, convert to CACHED_CONFIGUREVAR instead of EXTRA_OECONF.
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-extended/diffutils/diffutils-2.8.1/fix_gcc6.patch')
0 files changed, 0 insertions, 0 deletions