Page MenuHome GnuPG

Remove non-existent symbols to fix -Wl,--no-undefined-version
Needs ReviewPublic

Authored by MaskRay on Jan 16 2023, 7:20 PM.

Details

Reviewers
werner
Summary
  • src/libgcrypt.vers: Remove non-existent symbols.
Test Plan

make all

Diff Detail

Repository
rC libgcrypt
Branch
version-script
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

MaskRay created this revision.

I don't have write permission to the repository.

This patch fixes linker errors with GNU ld/gold/ld.lld --no-undefined-version. See https://github.com/gentoo/gentoo/pull/29097 and https://maskray.me/blog/2020-11-15-explain-gnu-linker-options#no-undefined-version