Home GnuPG
Diffusion GnuPG 7b928c256426

speedo: Add new option STATIC=1

Description

speedo: Add new option STATIC=1

This can be used to build GnuPG with static versions of the core
gnupg libraries. For example:

make -f build-aux/speedo.mk STATIC=1 SELFCHECK=0 \

INSTALL_PREFIX=/somewhere/gnupg22  native

The SELFCHECK=0 is only needed to build from a non-released version.
You don't need it with a released tarball.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Feb 19 2018, 10:51 AM
Parents
rG5e3679ae395e: kbx: Fix detection of corrupted keyblocks on 32 bit systems.
Branches
Unknown
Tags
Unknown