summaryrefslogtreecommitdiffstats
path: root/pyuno/Executable_python.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-17 23:52:10 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-18 11:19:43 +0000
commitaa93151b9a740582732a06578e04b558beb177c2 (patch)
tree2226d18076c5cb120423179e6265821852e9a069 /pyuno/Executable_python.mk
parentcoverity#1316521 Dereference null return value (diff)
downloadcore-aa93151b9a740582732a06578e04b558beb177c2.tar.gz
core-aa93151b9a740582732a06578e04b558beb177c2.zip
configure, pyuno: stop claiming our python 3.3.5 is 3.3.3
... and adapt makefiles to automatically rebuild everything that depends on PYTHON_VERSION. Change-Id: If468183e59463503051c2a1526a905dbee9bf4cb Reviewed-on: https://gerrit.libreoffice.org/17818 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'pyuno/Executable_python.mk')
-rw-r--r--pyuno/Executable_python.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyuno/Executable_python.mk b/pyuno/Executable_python.mk
index 2f96404b7ae2..05220bc24e1d 100644
--- a/pyuno/Executable_python.mk
+++ b/pyuno/Executable_python.mk
@@ -9,10 +9,6 @@
$(eval $(call gb_Executable_Executable,python))
-$(eval $(call gb_Executable_add_defs,python,\
- -DMY_PYVERSION=L\"$(PYTHON_VERSION)\" \
-))
-
$(eval $(call gb_Executable_use_static_libraries,python,\
ooopathutils \
))