aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-17 16:33:05 +0000
committerWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-19 11:50:11 -0600
commitb054aca50b31fc46fc736a542ec2719de2d23d30 (patch)
tree93ee452e46d1f803115f0368a183b26484aa3fb9 /Makefile.inc
parentf9e7a00ba9c9b179c697fc0af83a19e923c831b0 (diff)
src/test/runtests.sh: drop 'readelf'-based tests
The 'readelf'-based tests cover a few situations: 1. undefined symbols in shared libraries 2. unexpected exports in shared libraries Bug #575958 shows that [2.] implementation is too simplistic in assuming that presence of relocation equals to export presence. It is incorrect for PLT stubs and local symbols. Let's just drop these tests. If one needs to cover [1.] it is better to use LDFLAGS=-Wl,--no-undefined. This closes #292. X-Reported-by: Benda Xu X-Gentoo-Bug: https://bugs.gentoo.org/575958 X-Gentoo-Bug-URL: https://bugs.gentoo.org/575958
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions