]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/wasm-custom-section/Makefile
Auto merge of #77805 - JohnTitor:non-standard-char-sugg, r=Dylan-DPC
[rust.git] / src / test / run-make / wasm-custom-section / Makefile
1 -include ../../run-make-fulldeps/tools.mk
2
3 # only-wasm32-bare
4
5 all:
6         $(RUSTC) foo.rs --target wasm32-unknown-unknown
7         $(RUSTC) bar.rs -C lto -O --target wasm32-unknown-unknown
8         $(NODE) foo.js $(TMPDIR)/bar.wasm