|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../coreutils/coreutils.conf |
|
|
|
|
# Copyright (C) 2006 - 2013 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2014 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -31,11 +31,6 @@ hostcc_make_prime_list() {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
if atstage cross; then |
|
|
|
|
# http://bugs.gentoo.org/show_bug.cgi?id=269256 |
|
|
|
|
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' |
|
|
|
|
|
|
|
|
|