Environment Variables
The OSDK tool uses the following environment variables to customize compilation and target behavior.
OSDK-Specific Variables
OSDK_TARGET_ARCH
: If set, OSDK will use the specified value as its default target architecture (e.g., x86_64, riscv64). If not set, OSDK will default to the host architecture.