[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] [PATCH] add 64-bit Arm xattr syscall numbers
From: |
Brandon Philips |
Subject: |
Re: [Acl-devel] [PATCH] add 64-bit Arm xattr syscall numbers |
Date: |
Wed, 20 Mar 2013 08:10:39 -0700 |
On Wed, Mar 20, 2013 at 7:49 AM, Brandon Philips <address@hidden> wrote:
>
> A link to your build system showing it building would be nice to include in
> the commit log.
Let me know if this commit message works for you:
Include syscalls.h and check for __NR_setxattr being set. This fixes
the build on new and odd archs but may break on really really old
machines with out of date syscalls.h.
http://git.savannah.gnu.org/cgit/attr.git/commit/?h=riku-syscall-fix&id=a357679a1e33a6567f64452cf2b5041f411568c0
Brandon