|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../coreutils/coreutils.conf |
|
|
|
|
# Copyright (C) 2006 - 2009 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2012 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -19,6 +19,9 @@ if atstage cross; then
|
|
|
|
|
var_append configcache ' ' 'gl_cv_func_re_compile_pattern_working=yes' |
|
|
|
|
var_append configcache ' ' 'gl_cv_func_rename_trailing_dest_slash_bug=no' |
|
|
|
|
var_append configcache ' ' 'gl_cv_func_rename_trailing_slash_bug=no' |
|
|
|
|
|
|
|
|
|
# cannot be tested while cross-compiling |
|
|
|
|
var_append configcache ' ' 'gl_cv_func_fstatat_zero_flag=yes' |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
# apply the patches defined in the coreutils.desc |
|
|
|
|