summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
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 "$@"