From 1e2198a988cc8d2ea55ab6ca2a1835e60149ab5c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 13 Oct 2023 02:51:00 +0000 Subject: automatic import of gcc --- cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cpp (limited to 'cpp') diff --git a/cpp b/cpp new file mode 100644 index 0000000..83a3685 --- /dev/null +++ b/cpp @@ -0,0 +1,3 @@ +#!/bin/sh +# Traditionally, /lib/cpp only knew about C. +exec /usr/bin/cpp -xc "$@" -- cgit v1.2.3