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:
212d2af
)
jjb: Disable static builds of babeltrace on macosx
author
Michael Jeanson
<mjeanson@efficios.com>
Thu, 13 Oct 2016 17:46:02 +0000
(13:46 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Thu, 13 Oct 2016 17:48:23 +0000
(13:48 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/babeltrace.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/babeltrace.yaml
b/jobs/babeltrace.yaml
index fb164ea70eb9ab4a7334f948b1048c5b6c94831f..5991b4c60d017ce89886d407d43d0f3cafd15b47 100644
(file)
--- a/
jobs/babeltrace.yaml
+++ b/
jobs/babeltrace.yaml
@@
-298,7
+298,7
@@
buildtype: macosxbuild
arch: !!python/tuple [macosx]
build: !!python/tuple [std]
- conf: !!python/tuple [std
, static
]
+ conf: !!python/tuple [std]
version:
- stable-1.4
- master
This page took
0.023521 seconds
and
4
git commands to generate.