Changeset View
Changeset View
Standalone View
Standalone View
files/config.toml.in
| Show All 14 Lines | |||||
| targets = "X86" | targets = "X86" | ||||
| [rust] | [rust] | ||||
| channel = "stable" | channel = "stable" | ||||
| rpath = false | rpath = false | ||||
| [target.i686-unknown-linux-gnu] | [target.i686-unknown-linux-gnu] | ||||
| ar = "/usr/bin/ar" | ar = "/usr/bin/ar" | ||||
| # Remove this line to build bundled LLVM. Everything's already set up | |||||
| llvm-config = "/usr/bin/llvm-config32" | |||||
| [target.x86_64-unknown-linux-gnu] | [target.x86_64-unknown-linux-gnu] | ||||
| ar = "/usr/bin/ar" | ar = "/usr/bin/ar" | ||||
| # Remove this line to build bundled LLVM. Everything's already set up | |||||
| llvm-config = "/usr/bin/llvm-config" | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.