summaryrefslogtreecommitdiffhomepage
path: root/docs/security.md
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-03-17 15:24:29 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2021-03-22 14:09:29 +0000
commit6bde501c1c0484f40d093ad2e73b5ffb046513ea (patch)
treee656a40f06632eea3d0d3bac7ad2399ceac18fe8 /docs/security.md
parent022ffd5af2e5f15770a08e4791a77ce8d11d6c99 (diff)
downloadmullvadvpn-6bde501c1c0484f40d093ad2e73b5ffb046513ea.tar.xz
mullvadvpn-6bde501c1c0484f40d093ad2e73b5ffb046513ea.zip
Change built `libwg.so` output path
Change the makefile to output to the path that will be used when building the `mullvad-jni` crate, then copy that file to the path where the APK build process will look for it. This is the reverse of how it was previously handled. The reason for doing is is that the APK library will be stripped, so having that be the output of the makefile will always cause `make` to rebuild it unnecessary if it's stripped in place. Therefore, we keep the `make` output library unstripped, and copy a stripped version to the APK path.
Diffstat (limited to 'docs/security.md')
0 files changed, 0 insertions, 0 deletions