summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch')
-rw-r--r--dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch b/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch
deleted file mode 100644
index fad067ff4348..000000000000
--- a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- python/Makefile.am
-+++ python/Makefile.am
-@@ -24,7 +24,8 @@
- libxslt-python-api.xml \
- $(DOCS)
-
--libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version
-+libxsltmod_la_CPPFLAGS = -shared
-+libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version -shared
-
- if WITH_PYTHON
- mylibs = \