Hello!
gnulib is used by libvirt project (http://libvirt.org), and during
cross-compiling libvirt i stumbled upon a problem in gnulib's autoconf
module.
The problem happens under the following conditions:
--build=i686-mingw32 --host=arm-linux-gnueabihf
Yes, i am cross-compiling Linux version o
On 12/04/15 15:37, Andreas Gruenbacher wrote:
> * src/ls.c (file_has_acl_cache): When a file system doesn't support
> acls, fail with errno set to ENOTSUP.
> (gobble_file): Don't treat lack of acl support as an error.
> ---
> src/ls.c | 11 ---
> 1 file changed, 4 insertions(+), 7 deletion