This repository has been archived on 2025-02-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
zig-clang/bin/clang++
2024-12-28 11:44:35 +13:00

3 lines
36 B
Bash

#! /bin/sh
"$ZIG_PATH"/zig c++ "$@"