This commit is contained in:
Joey Hess 2011-05-14 12:23:26 -04:00
parent 3623c17a7e
commit 60a1aa418c

View file

@ -16,4 +16,4 @@ make: *** [Touch.hs] Error 1
I dug around the OSX documentation and fcntl.h header file and it seems that UTIME_OMIT, UTIME_NOW, AT_FDCWD and AT_SYMLINK_NOFOLLOW aren't defined (at least on OSX). I suspect the BSD's in general will have problems compiling git-annex.
[[!meta title="annexed symlink mtime matching code is disabled on non-linux systems; needs testing"]
[[!meta title="annexed symlink mtime matching code is disabled on non-linux systems; needs testing"]]