projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d30552
)
jjb: babeltrace: disable python doc in 'std' build
author
Michael Jeanson
<mjeanson@efficios.com>
Thu, 11 Jul 2019 18:30:44 +0000
(14:30 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Thu, 11 Jul 2019 18:30:44 +0000
(14:30 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/babeltrace/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/babeltrace/build.sh
b/scripts/babeltrace/build.sh
index fbf05c4c5408f5fd1d59fe98d490fe1784ad912e..71ee6c5e0684337faeb52fada3fed41f8e5117e9 100755
(executable)
--- a/
scripts/babeltrace/build.sh
+++ b/
scripts/babeltrace/build.sh
@@
-248,7
+248,7
@@
min)
if vergte "$PACKAGE_VERSION" "2.0"; then
export PYTHON="python3"
export PYTHON_CONFIG="python3-config"
- CONF_OPTS="${CONF_OPTS} --enable-python-bindings --enable-python-
bindings-doc --enable-python-
plugins"
+ CONF_OPTS="${CONF_OPTS} --enable-python-bindings --enable-python-plugins"
fi
;;
esac
This page took
0.023316 seconds
and
4
git commands to generate.