Skip to content

Don't strip libraries even if the NDK is installed

akwizgran requested to merge 1612-do-not-strip-libs into master

This branch specifies that we don't want "libraries" (actually the Tor and obfs4proxy binaries) to be stripped. This allows reproducible builds regardless of whether the NDK is installed.

Would have prevented the latest instance of #1612 (closed)

Merge request reports