diff options
author | Christoph Biedl <[email protected]> | 2021-01-22 10:50:32 +0000 |
---|---|---|
committer | Christoph Biedl <[email protected]> | 2021-01-22 10:56:32 +0000 |
commit | 809f2473c2c3b653ff9b3a3961135a554948d7fb (patch) | |
tree | aa4a1bcb95bc42642b9445fa266ab5176429a27c /mpi/mpicoder.c | |
parent | Protect error counter against overflow. (diff) | |
download | gnupg-cb/T5215.tar.gz gnupg-cb/T5215.zip |
Set -fcommon compile optioncb/T5215
--
In gcc 10, the default was changed to -fno-common, triggering linker
errors since the code indeed uses extern declarations in such a way.
Turns out fixing these isn't easy, so rather just restore the previous
behaviour.
GnuPG-bug-id: 5215
Signed-off-by: Christoph Biedl <[email protected]>
Diffstat (limited to 'mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions