summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-13 02:51:00 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-13 02:51:00 +0000
commit1e2198a988cc8d2ea55ab6ca2a1835e60149ab5c (patch)
treea21dc934dd27207a7c893fa6b4cb36436e61c573 /cpp
parent1c1531c8469b6b8c034f3ec5cc9ae6794e1f09ec (diff)
automatic import of gcc
Diffstat (limited to 'cpp')
-rw-r--r--cpp3
1 files changed, 3 insertions, 0 deletions
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 "$@"