summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 14:11:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-05 14:11:35 -0400
commit43d88b16fbe7a8141570cc23c99dfe224e997ba3 (patch)
tree4e4f02e53d0a915cd25529ffa4aa056218f32b49 /CHANGELOG
parent3bcc0efea0cfa00ec4bca033a61678a74f936332 (diff)
Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384.
This was originally done in c4e7c6af, but got lost in some change to the Makefile. Use CROSS_COMPILE=Android to tell configure that it's configuring for android instead of passing it a parameter.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 32bf333be..dad55baf4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ git-annex (6.20160809) UNRELEASED; urgency=medium
Thanks, Jim Paris.
* examimekey: Allow being run in a git repo that is not initialized by
git-annex yet.
+ * Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384.
-- Joey Hess <id@joeyh.name> Mon, 05 Sep 2016 11:51:49 -0400