Skip to content

Commit

Permalink
Makefile: argh
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Jan 27, 2021
1 parent 9a3a589 commit 0d56d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ artifact-push!:
$(MAKE) wasm/libutil.wasm
$(MAKE) wasm/libm.wasm
$(MAKE) wasm/libstdc++.wasm
$(MAKE) artifact-timestamp
$(MAKE) artifacts artifact-timestamp
JS=$(PWD)/bin/js WASMDIR=$(PWD) $(MAKE) build/wasm32/gcc-testsuite/$*.{dejagnu}.tar
cp build/wasm32/gcc-testsuite/$*.{dejagnu}.tar artifacts/
$(MAKE) artifact-push!
Expand Down

0 comments on commit 0d56d60

Please sign in to comment.