From b868000cf68cec0c9cd45fbf89a83173dea7c5eb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 13 Oct 2023 02:48:01 +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