Skip to content

Commit

Permalink
Disable parallel build
Browse files Browse the repository at this point in the history
It doesn't work for now.
  • Loading branch information
vrurg committed Sep 23, 2019
1 parent 66401b4 commit 0e50a50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/templates/Makefile.in
@@ -1,5 +1,7 @@
# Template Makefile

.NOTPARALLEL:

LAUNCHER = @default_prefix@-runner-default

all:@for_backends( @backend_prefix@-all)@ $(LAUNCHER)
Expand Down

0 comments on commit 0e50a50

Please sign in to comment.