mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
12 lines
170 B
TOML
12 lines
170 B
TOML
[env]
|
|
CFLAGS = "@RUST_CFLAGS@"
|
|
CXXFLAGS = "@RUST_CXXFLAGS@"
|
|
|
|
[build]
|
|
rustflags = @RUSTFLAGS@
|
|
rustdocflags = @RUSTFLAGS@
|
|
@RUSTCWRAPPER@
|
|
|
|
[unstable]
|
|
@RUST_CARGO_BUILD_STD@
|