[Mesa-dev] [PATCH 2/2] .travis: Drop note about Clover builds being slow
Jan Vesely
jan.vesely at rutgers.edu
Wed Sep 12 22:20:41 UTC 2018
SWR takes 17+ minutes to build. Clover builds take ~6-7 minutes.
Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>
---
.travis.yml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 4035a729ff..78e6d251ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -186,7 +186,6 @@ matrix:
- libelf-dev
- libunwind8-dev
- env:
- # NOTE: Analogous to SWR above, building Clover is quite slow.
- LABEL="make Gallium ST Clover LLVM-3.9"
- BUILD=make
- MAKEFLAGS="-j4"
@@ -225,7 +224,6 @@ matrix:
- libelf-dev
- libunwind8-dev
- env:
- # NOTE: Analogous to SWR above, building Clover is quite slow.
- LABEL="make Gallium ST Clover LLVM-4.0"
- BUILD=make
- MAKEFLAGS="-j4"
@@ -261,7 +259,6 @@ matrix:
- libelf-dev
- libunwind8-dev
- env:
- # NOTE: Analogous to SWR above, building Clover is quite slow.
- LABEL="make Gallium ST Clover LLVM-5.0"
- BUILD=make
- MAKEFLAGS="-j4"
@@ -297,7 +294,6 @@ matrix:
- libelf-dev
- libunwind8-dev
- env:
- # NOTE: Analogous to SWR above, building Clover is quite slow.
- LABEL="make Gallium ST Clover LLVM-6.0"
- BUILD=make
- MAKEFLAGS="-j4"
--
2.17.1
More information about the mesa-dev
mailing list