aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cpp.sh')
-rwxr-xr-xgcc/cpp.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cpp.sh b/gcc/cpp.sh
deleted file mode 100755
index b9b6b431711..00000000000
--- a/gcc/cpp.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /bin/sh
-exec `gcc -print-prog-name=cpp` ${1+"$@"}