5ec9a796fa
This is squashed 6 commits into the first one. - Fix containing unneccessary files that prevents dpkg install - Move rustc-nightly from disabled-package to package - Reduce the amount of disk needed - Fix using specific version of beta - Fix wrong PATH value - Fix how to retrieve LLVM_VERSION
4 lines
187 B
Bash
4 lines
187 B
Bash
TERMUX_SUBPKG_DESCRIPTION="rust std for wasm32-unknown-unknown target"
|
|
TERMUX_SUBPKG_PLATFORM_INDEPENDENT=true
|
|
TERMUX_SUBPKG_INCLUDE="opt/rust-nightly/lib/rustlib/wasm32-unknown-unknown"
|