switch define used, not android specific
This commit is contained in:
parent
00052f4c84
commit
a168b8de12
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue