Update config.toml
This commit is contained in:
parent
ba7e857157
commit
862ecc2837
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
[build]
|
[build]
|
||||||
rustflags = ["--cfg", "uuid_unstable"]
|
rustflags = ["--cfg", "uuid_unstable"]
|
||||||
|
|
||||||
[env]
|
|
||||||
ANDROID_NDK = "r25b"
|
|
||||||
|
|
||||||
#[target.'cfg(target_os = "linux")']
|
#[target.'cfg(target_os = "linux")']
|
||||||
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
|
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue