From cbabc427a514261f77d2c7295afbe74220eeb597 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Thu, 18 Jul 2019 14:30:01 -0400 Subject: [PATCH] jjb: librseq: Add oot-dist build Signed-off-by: Michael Jeanson --- jobs/librseq.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/librseq.yaml b/jobs/librseq.yaml index 392b0d2..193daaf 100644 --- a/jobs/librseq.yaml +++ b/jobs/librseq.yaml @@ -274,7 +274,7 @@ - 'librseq_{version}_{buildtype}': buildtype: build arch: !!python/tuple [amd64] - build: !!python/tuple [std, oot, dist] + build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, static] - 'librseq_{version}_{cctype}': cctype: gccbuild -- 2.34.1