Home GnuPG

build: Always pass -no-undefined to libtool.

Description

build: Always pass -no-undefined to libtool.

* src/Makefile.am: Remove no_undefined macro.

This helps to build on Cygwin and does the right thing anyway because
we do not have any dependencies in gpgrt. Thanks to Michael
Haubenwaller to explain this and propose a patch.

  • GnuPG-bug-id: T4474
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Feb 6 2020, 6:42 PM
Parents
rEd1e4b4b001b3: po: Update Japanese Translation.
Branches
Unknown
Tags
Unknown
Tasks
T4474: libgpg-error: Disallow undefined symbols by design.