Files
patchelf/tests
David Gow 7ff7a80eee Add a test for --clear-symbol-version
This test removes the __libc_start_main@GLIBC_2.34 symbol, which should
be the only GLIBC_2.34 symbol in 'main' when built with recent (i.e., >
2.34) glibc. Because it is the only symbol, the entry in .gnu.version_r
should also be removed.

Because this is a symbol version test, it's unlikely to work on musl or
anything else which doesn't use glibc symbol versions. In these cases
(or in the case that __libc_start_main is now at a different version),
the test should print a warning, but exit with "0" to report a pass.
2022-07-30 22:58:29 +08:00
..
2020-10-05 17:06:15 +01:00
2005-09-29 12:03:56 +00:00
2021-08-25 21:43:41 +00:00
2021-12-06 21:45:26 +01:00
2012-07-11 10:10:32 +02:00
2012-07-11 10:10:32 +02:00
2020-06-01 12:12:54 -07:00
2005-09-29 12:03:56 +00:00
2021-09-12 10:27:01 +02:00
2012-07-10 18:16:24 -04:00
2005-09-29 14:21:40 +00:00