Files
pezkuwi-subxt/.cargo/musl-g++
T
2023-10-17 13:58:49 +02:00

8 lines
99 B
Bash
Executable File

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