summarylogtreecommitdiffstats
path: root/c89
diff options
context:
space:
mode:
Diffstat (limited to 'c89')
-rw-r--r--c892
1 files changed, 1 insertions, 1 deletions
diff --git a/c89 b/c89
index 35486ea83ed4..42068d0bbcce 100644
--- a/c89
+++ b/c89
@@ -7,4 +7,4 @@ for opt; do
exit 1;;
esac
done
-exec gcc $fl ${1+"$@"}
+exec gcc-10 $fl ${1+"$@"}