mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-02 17:31:32 +01:00
Revert "community/rust: build rust-installer in build phase"
This reverts commit 792ba86e07a8f0e49a85468b49eca954fcf8fb57. 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
|
||||
|
||||
./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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user