mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
28737a503c
Right now it works for host platforms because of gcc package, that includes gcc-cross sysroot. Use bundled sysroot from contrib instead. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
4 lines
60 B
TOML
4 lines
60 B
TOML
[env]
|
|
CFLAGS = "@RUST_CFLAGS@"
|
|
CXXFLAGS = "@RUST_CXXFLAGS@"
|