gprofng/testsuite: adjust linking of synprog
authorJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:23:34 +0000 (09:23 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:23:34 +0000 (09:23 +0100)
commitecb828308c808f10b5e8f9cbf03aebc7c70ca9fb
tree8ce367e6278b7357dfbbdc9d67f5710755e618f7
parent8e0eb7c6b35b6f390ba64bbb41e4d2bcf78267ba
gprofng/testsuite: adjust linking of synprog

In order for so_syn.so and so_syx.so to be able to access the main
program's "testtime" variable, that variable needs exposing in the
dynamic symbol table. Since this is a test program only, do it the brute
force way and simply expose all global symbols.
gprofng/testsuite/gprofng.display/synprog/Makefile