rust: explicitly set --host-triple.
This commit is contained in:
@@ -13,7 +13,8 @@ checksum=d326d22707f0562d669c11efbc33ae812ddbf76ab78f07087fc5beb095a8928a
|
|||||||
disable_debug=yes
|
disable_debug=yes
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=${DESTDIR}/usr --disable-docs
|
./configure --prefix=${DESTDIR}/usr --disable-docs \
|
||||||
|
--host-triple=${XBPS_MACHINE}-unknown-linux-gnu
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|||||||
Reference in New Issue
Block a user