From 1b48e34c0e392d6619d9e18f0b2d1793f7001c48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Dec 2013 02:06:15 -0400 Subject: switch define used, not android specific --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 0cbd5f16f..74ba19cd7 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -161,7 +161,7 @@ Executable git-annex if flag(Android) Build-Depends: data-endian - CPP-Options: -D__ANDROID__ -DANDROID_SPLICES + CPP-Options: -D__ANDROID__ -DANDROID_SPLICES -D__NO_TH__ if flag(AndroidSplice) CPP-Options: -DANDROID_SPLICES -- cgit v1.2.3