mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
11 lines
351 B
Diff
11 lines
351 B
Diff
--- Configurations/15-android.conf
|
|||
|
|
+++ Configurations/15-android.conf
|
||
|
|
@@ -193,6 +193,7 @@ my %targets = (
|
||
|
|
bin_lflags => "-pie",
|
||
|
|
enable => [ ],
|
||
|
|
shared_extension => ".so",
|
||
|
|
+ shlib_variant => "_3",
|
||
|
|
},
|
||
|
|
"android-arm" => {
|
||
|
|
################################################################
|