top | item 35489737 (no title) cynix | 2 years ago Is there something like this for cross-compiling to FreeBSD? discuss order hn newest zX41ZdbW|2 years ago You can check how ClickHouse is cross-compiled for FreeBSD.1. https://github.com/ClickHouse/sysroot/2. https://github.com/ClickHouse/ClickHouse/blob/master/cmake/f... and the `CMAKE_TOOLCHAIN_FILE` variable.
zX41ZdbW|2 years ago You can check how ClickHouse is cross-compiled for FreeBSD.1. https://github.com/ClickHouse/sysroot/2. https://github.com/ClickHouse/ClickHouse/blob/master/cmake/f... and the `CMAKE_TOOLCHAIN_FILE` variable.
zX41ZdbW|2 years ago
1. https://github.com/ClickHouse/sysroot/
2. https://github.com/ClickHouse/ClickHouse/blob/master/cmake/f... and the `CMAKE_TOOLCHAIN_FILE` variable.