diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-01 16:26:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-01 16:26:43 -0400 |
commit | 7e36d7e8f63f4ea35ea8f1bc259cb4c4f013c678 (patch) | |
tree | dec173e95cf0eef8b96aaf0b9da53fa740b83564 /doc/bugs | |
parent | cd015ab0f9acb299ecf55f3ae9dd2a2c8c227bf6 (diff) |
OSX: Avoid using external hash programs, since SIGILL is not fun
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/gsha256sum_crashes.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/gsha256sum_crashes.mdwn b/doc/bugs/gsha256sum_crashes.mdwn index f536aea69..1e4630697 100644 --- a/doc/bugs/gsha256sum_crashes.mdwn +++ b/doc/bugs/gsha256sum_crashes.mdwn @@ -78,3 +78,6 @@ Everything up-to-date """]] I can send you the crash report of hsha256sum if you need it. + +> Fine, we'll stop using this on OSX, since git-annex has its own builtin +> and not even much slower hashers. [[done]] --[[Joey]] |