Skip to content
Snippets Groups Projects
Commit 7fe07938 authored by David Turner's avatar David Turner
Browse files

Makefile: Disable parallel make

Disable parallel make, because the Makefile is written funny. Now it
won't fail if make is run with -j # (e.g. because MAKEFLAGS includes
-j #).
parent 29bad2cc
No related branches found
No related tags found
1 merge request!291Makefile: work better with parallel make
.NOTPARALLEL:
gitlab_repo = https://gitlab.com/gitlab-org/gitlab-ce.git
gitlab_shell_repo = https://gitlab.com/gitlab-org/gitlab-shell.git
gitlab_shell_clone_dir = go-gitlab-shell/src/gitlab.com/gitlab-org/gitlab-shell
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment