mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04:00
Make .pro files compiler agnostic on Android
This commit is contained in:
parent
da2fc01952
commit
ebfe50f814
6 changed files with 8 additions and 8 deletions
|
@ -917,7 +917,7 @@ test_bitdht {
|
|||
|
||||
################################# Android #####################################
|
||||
|
||||
android-g++ {
|
||||
android-* {
|
||||
## ifaddrs is missing on Android to add them don't use the one from
|
||||
## https://github.com/morristech/android-ifaddrs
|
||||
## because they crash, use QNetworkInterface from Qt instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue