Changeset View
Changeset View
Standalone View
Standalone View
files/config.toml.in
| [build] | [build] | ||||
| cargo = "PREFIX/bin/cargo" | |||||
| extended = true | extended = true | ||||
| rustc = "PREFIX/bin/rustc" | |||||
| # This is in addition to host's triple: x86_64-unknown-linux-gnu in our case | # This is in addition to host's triple: x86_64-unknown-linux-gnu in our case | ||||
| target = ["i686-unknown-linux-gnu"] | target = ["i686-unknown-linux-gnu"] | ||||
| tools = ["cargo"] | tools = ["cargo"] | ||||
| vendor = true | vendor = true | ||||
| [install] | [install] | ||||
| libdir = "LIBDIR" | libdir = "LIBDIR" | ||||
| prefix = "PREFIX" | prefix = "PREFIX" | ||||
| Show All 13 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.