add sysroot set #4370
Replies: 3 comments
-
you can pass it to |
Beta Was this translation helpful? Give feedback.
-
I only want to change the sysroot when the toolchain is riscv, is there any way to check the toolchain? |
Beta Was this translation helpful? Give feedback.
-
you can define custom toolchain and add ldflags/cxflags in toolchain() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Cross Compile.
When I exec:
There is no sysroot, but I need to build it with "sys/socket.h".
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions