summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_gcc49
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-05-07 02:00:23 +0300
committerAndrei Karas <akaras@inbox.ru>2018-05-07 02:00:23 +0300
commit113e5e803d49d9b38b8031d46b7df5af660c4bd1 (patch)
treeb0493f94c4972e6a0e65db38bdf2d2a0efed461c /tools/ci/branches/ci_gcc49
parent7913084817a6c6a18b1125cb8794210d56ec90b6 (diff)
downloadmv-113e5e803d49d9b38b8031d46b7df5af660c4bd1.tar.gz
mv-113e5e803d49d9b38b8031d46b7df5af660c4bd1.tar.bz2
mv-113e5e803d49d9b38b8031d46b7df5af660c4bd1.tar.xz
mv-113e5e803d49d9b38b8031d46b7df5af660c4bd1.zip
Remove CILK builds from branches.s20180518
Diffstat (limited to 'tools/ci/branches/ci_gcc49')
-rw-r--r--tools/ci/branches/ci_gcc49/.gitlab-ci.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/ci/branches/ci_gcc49/.gitlab-ci.yml b/tools/ci/branches/ci_gcc49/.gitlab-ci.yml
index 214a19a63..7f351a02e 100644
--- a/tools/ci/branches/ci_gcc49/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_gcc49/.gitlab-ci.yml
@@ -202,20 +202,6 @@ cmake_gcc-4.9:
tags:
- docker
-gcc49_cilkplus:
- stage: build
- script:
- - ./tools/ci/jobs/gcc49.sh --enable-cilkplus
- - ./tools/ci/scripts/runtests.sh
- image: debian:jessie
- <<: *job-push
- variables:
- PACKAGES: gcc-4.9 g++-4.9
- make autoconf automake autopoint gettext
- libxml2-dev libcurl4-gnutls-dev libpng-dev
- libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libsdl-ttf2.0-dev
- gdb valgrind netcat-openbsd procps git
-
gcc-4.9_sdl2:
stage: build
script: