mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
Revert "community/rust: build rust-installer in build phase"
This reverts commit 792ba86e07
.
This actually didn't help, `x.py install` is still building
rust-installer.
This commit is contained in:
parent
c7999c26a9
commit
b00a8dd49f
@ -123,9 +123,6 @@ build() {
|
|||||||
--disable-jemalloc
|
--disable-jemalloc
|
||||||
|
|
||||||
./x.py build -v --jobs ${JOBS:-2}
|
./x.py build -v --jobs ${JOBS:-2}
|
||||||
|
|
||||||
# rust-installer is used in the package phase.
|
|
||||||
./x.py build src/tools/rust-installer -v --jobs ${JOBS:-2}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
|
Loading…
Reference in New Issue
Block a user