#!/bin/sh
script_dir="$(dirname "$0")"
MUSL_ARCH=aarch64 MUSL_SYSROOT="$AARCH64_SYSROOT" exec "${REALGCC:-aarch64-linux-gnu-gcc}" "$@" -specs "$script_dir/musl-gcc.specs"microsoft/openvmm
Publicmirrored fromhttps://github.com/microsoft/openvmmAvailable
build_support/underhill_cross/aarch64-underhill-musl-gcc
4lines · modepreview