Commit Graph

4 Commits

Author SHA1 Message Date
sergiotarxz 70d108286a Modifying prefix 2022-05-11 18:20:56 +02:00
muku Takeda 68699bc9a4
rustc-nightly: Fix removing another package's .so file at in-device build 2022-04-27 10:13:31 +02:00
muku Takeda 11c4918729
Change the way to build rustc-nightly to reduce file usage 2022-04-27 10:13:25 +02:00
muku Takeda 5ec9a796fa
rustc-nightly: Make it possible to build the deb package
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
2022-04-27 10:13:22 +02:00