Replies: 1 comment
-
like this? https://github.com/xmake-io/xmake/blob/master/tests/projects/package/toolchain_muslcc/xmake.lua |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if it is possible to use xmake to create a local cross-compile sdk.
my idea:
use add_requires in a toolchain config and install the cross-compiler into the sdk folder.
is something like this possible?
Beta Was this translation helpful? Give feedback.
All reactions