add -fvisibility=hidden to libpbd, and make things work

This commit is contained in:
Paul Davis 2013-10-17 13:51:02 -04:00
parent 98c93ee53e
commit 2eabeebdc5
3 changed files with 16 additions and 12 deletions

View file

@ -33,6 +33,7 @@
#include <boost/shared_ptr.hpp>
#include "pbd/stacktrace.h"
#include "pbd/boost_debug.h"
class Backtrace {
public: