|
Could you please tell me where the cross-compilation configuration is set? libhv uses cmake to support configuring the cross-compilation toolchain, and I haven't seen any restrictions in the xmake.lua file. Why can't I perform cross-compilation? |
Answered by
waruqi
Jan 16, 2026
Replies: 1 comment
|
you can open a pr to enable cross compilation. on_install("cross", ...
endxmake-repo/packages/l/libhv/xmake.lua Line 68 in 4d4a450 |
0 replies
Answer selected by
zixiai
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can open a pr to enable cross compilation.
xmake-repo/packages/l/libhv/xmake.lua
Line 68 in 4d4a450