On 02/19/18 04:53, Werner Koch wrote:
> On Fri, 16 Feb 2018 14:38, konstan...@linuxfoundation.org said:
> 
>> (if someone can recommend a better way that only statically links
>> gnupg's own libraries like libassuan and libgpg-error, but uses shared
>> objects for other system libraries, please let me know, as I didn't find
>> any quickie ways to do it!)
> 
> With 2.2.5 you will be able to do that:
> 
>      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.

Oh, nice, thanks for putting that in!

Best,
-- 
Konstantin Ryabitsev
Director, IT Infrastructure Security
The Linux Foundation

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to