]> git.pld-linux.org Git - packages/babeltrace2.git/blame - babeltrace2-python.patch
- updated to 2.0.6
[packages/babeltrace2.git] / babeltrace2-python.patch
CommitLineData
2aa7c7e1
JB
1--- babeltrace2-2.0.5/src/bindings/python/bt2/Makefile.am.orig 2023-06-24 08:47:27.275398523 +0200
2+++ babeltrace2-2.0.5/src/bindings/python/bt2/Makefile.am 2023-06-24 08:48:20.738442222 +0200
3@@ -150,7 +150,7 @@ $(builddir)/bt2/native_bt.c: $(SWIG_INTE
ab16c023
JB
4 -include bt2/native_bt.d
5
6 install-exec-local: build-python-bindings.stamp
2aa7c7e1
JB
7- @opts="--prefix=$(prefix) --exec-prefix=$(exec_prefix) --record $(INSTALLED_FILES) --verbose --no-compile $(DISTSETUPOPTS)"; \
8+ @opts="--prefix=$(prefix) --exec-prefix=$(exec_prefix) --record $(INSTALLED_FILES) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
ab16c023
JB
9 if [ "$(DESTDIR)" != "" ]; then \
10 opts="$$opts --root=$(DESTDIR)"; \
11 fi; \
This page took 0.475625 seconds and 5 git commands to generate.