Do not use --hash-style=both for building glibc shared objects
commite47de5cb2d4dbecb58f569ed241e8e95c568f03c
authorFlorian Weimer <fweimer@redhat.com>
Fri, 29 Apr 2022 14:37:51 +0000 (29 16:37 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 29 Apr 2022 14:37:51 +0000 (29 16:37 +0200)
tree0024e33042a32c5a2c19b6e239e562d19016e1d4
parent5b5b1012d579bfb38e11cea3767bec06554c0063
Do not use --hash-style=both for building glibc shared objects

The comment indicates that --hash-style=both was used to maintain
compatibility with static dlopen, but we had many internal ABI
changes since then, so this compatiblity does not add value anymore.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Makeconfig
Makerules
config.make.in
configure
configure.ac