Update config.toml

This commit is contained in:
Erèbe - Romain Gerard 2023-11-03 21:49:39 +01:00 committed by GitHub
parent 1488605b7d
commit e1a77443c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
[build]
rustflags = ["--cfg", "uuid_unstable"]
[env]
ANDROID_NDK = "r25b"
#[target.'cfg(target_os = "linux")']
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]