]> git.pld-linux.org Git - packages/lttng-ust.git/blame - lttng-ust-python.patch
- updated to 2.7.1
[packages/lttng-ust.git] / lttng-ust-python.patch
CommitLineData
7f3aff43
JB
1--- lttng-ust-2.7.1/liblttng-ust-python-agent/Makefile.am.orig 2016-01-25 22:11:19.823939945 +0100
2+++ lttng-ust-2.7.1/liblttng-ust-python-agent/Makefile.am 2016-01-25 22:12:22.277270532 +0100
3@@ -15,7 +15,7 @@
4 $(PYTHON) setup.py build --verbose
5
6 install-exec-local:
7- @opts="--prefix=$(prefix) --verbose --no-compile $(DISTSETUPOPTS)"; \
8+ @opts="--prefix=$(prefix) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
9 if [ "$(DESTDIR)" != "" ]; then \
10 opts="$$opts --root=$(DESTDIR)"; \
11 fi; \
This page took 0.073148 seconds and 4 git commands to generate.