disable cargo assume
This commit is contained in:
+2
-2
@@ -10,5 +10,5 @@ BBFILE_PRIORITY_rust-layer = "7"
|
||||
|
||||
# cargo generally doesn't work with the latest rust. Default to using the
|
||||
# system's own cargo for cargo-native.
|
||||
CARGO_PROVIDED = "cargo-native"
|
||||
ASSUME_PROVIDED += "${CARGO_PROVIDED}"
|
||||
#CARGO_PROVIDED = "cargo-native"
|
||||
#ASSUME_PROVIDED += "${CARGO_PROVIDED}"
|
||||
|
||||
Reference in New Issue
Block a user