Files
pezkuwi-sdk/.cargo/musl-g++
T

8 lines
99 B
Bash
Executable File

#!/bin/sh
# Wrapper for building with musl.
#
# See comments for musl-gcc in this repo.
g++ "$@"