You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-mail/libpst/files/libpst-0.6.52-no-static-pyt...

12 lines
449 B

--- libpst-0.6.52/python/Makefile.am.orig
+++ libpst-0.6.52/python/Makefile.am
@@ -8,7 +8,7 @@
pythonlibdir = $(libdir)/@PYTHON_VERSION@/site-packages
pythonlib_LTLIBRARIES = _libpst.la
-_libpst_la_LDFLAGS = -module $(NO_UNDEFINED) -avoid-version
+_libpst_la_LDFLAGS = -module $(NO_UNDEFINED) -avoid-version -shared
_libpst_la_SOURCES = python-libpst.cpp
_libpst_la_LIBADD = -lboost_python ../src/libpst.la