switch define used, not android specific

This commit is contained in:
Joey Hess 2013-12-18 02:06:15 -04:00
parent 00052f4c84
commit a168b8de12
2 changed files with 4 additions and 4 deletions

View file

@ -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