summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-09-11 11:40:44 +0200
committerDavid Seifert <soap@gentoo.org>2016-11-06 20:32:27 +0100
commit06246b13517a3963bc247228c95df74197051879 (patch)
tree598c9e5b03a31df450dcc56ccc9edb0c41e938d8 /dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch
parentdev-libs/gobject-introspection: remove unused patch (diff)
downloadgentoo-06246b13517a3963bc247228c95df74197051879.tar.gz
gentoo-06246b13517a3963bc247228c95df74197051879.tar.bz2
gentoo-06246b13517a3963bc247228c95df74197051879.zip
dev-libs/libxslt: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/2226 Signed-off-by: David Seifert <soap@gentoo.org>
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 = \