babeltrace-2.0: do not link with -export-dynamic
authorNathan Lynch <nathan_lynch@mentor.com>
Fri, 30 Jun 2017 20:52:27 +0000 (15:52 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Jul 2017 19:46:16 +0000 (15:46 -0400)
commit5cbf53476c28c727f3782e1a186a585f785070ee
tree04c3e73c409b23522fc47643c49980bec12eae2d
parent151a8109923ad34382dca7f284ea28887674a848
babeltrace-2.0: do not link with -export-dynamic

It seems that changes in the plugin system make passing
-export-dynamic to the linker unnecessary -- a welcome
improvement.

No regressions observed in the test suite.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
cli/Makefile.am
configure.ac
This page took 0.024045 seconds and 4 git commands to generate.