Skip to content
Snippets Groups Projects
Commit 1f81bdaa authored by Stanca Serban's avatar Stanca Serban
Browse files

Backed out changeset 83262589f4b6 (bug 1877926) for causing build bustages. CLOSED TREE

parent 57934075
No related branches found
No related tags found
No related merge requests found
......@@ -49,10 +49,6 @@ endif
endif
endif
ifneq (,$(findstring k,$(filter-out --%, $(MAKEFLAGS))))
cargo_build_flags += --keep-going
endif
# Without -j > 1, make will not pass jobserver info down to cargo. Force
# one job when requested as a special case.
cargo_build_flags += $(filter -j1,$(MAKEFLAGS))
......
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