]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/elf.h
elf.h: Remove duplicate definition of VER_FLG_WEAK
authorFlorian Weimer <fweimer@redhat.com>
Mon, 5 Sep 2022 10:11:19 +0000 (12:11 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 5 Sep 2022 13:02:09 +0000 (15:02 +0200)
commit29eb7961197bee68470730aecfdda4d0e206812e
treef99b8c5543d2463dbfc69f3b360e72a577ce7bd8
parent45459476ecc8fe315734912baf7adf3551cff640
elf.h: Remove duplicate definition of VER_FLG_WEAK

This did not cause a warning before because the token sequence for
the two definitions was identical.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/elf.h