mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
retroshare-service deep search support for Android
This commit is contained in:
parent
b28512b889
commit
2b3570903f
2 changed files with 40 additions and 5 deletions
|
@ -970,6 +970,9 @@ test_bitdht {
|
|||
################################# Android #####################################
|
||||
|
||||
android-* {
|
||||
## TODO: This probably disable largefile support and maybe is not necessary with
|
||||
## __ANDROID_API__ >= 24 hence should be made conditional or moved to a
|
||||
## compatibility header
|
||||
DEFINES *= "fopen64=fopen"
|
||||
DEFINES *= "fseeko64=fseeko"
|
||||
DEFINES *= "ftello64=ftello"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue