GNU make now closes the jobserver pipe if you don't do this.
I wish it wouldn't.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cargo-test: stamp/cargo-test
stamp/cargo-%: $(call rsrcs,.)
- $(CARGO) $* $(CARGO_RELEASE_ARG) $(CARGO_BUILD_OPTIONS) --workspace
+ +$(CARGO) $* $(CARGO_RELEASE_ARG) $(CARGO_BUILD_OPTIONS) --workspace
$(stamp)
stamp/t-%: test/t-% stamp/cargo-build $(wildcard test/*[^~])
rm -f hippotat-setup-permissions.8
very-clean: clean
- $(CARGO) clean
+ +$(CARGO) clean
#---------- release process ----------
#