summarylogtreecommitdiffstats
path: root/c99
diff options
context:
space:
mode:
Diffstat (limited to 'c99')
-rw-r--r--c992
1 files changed, 1 insertions, 1 deletions
diff --git a/c99 b/c99
index 22a3b9b9425d..88dd80640fe1 100644
--- a/c99
+++ b/c99
@@ -7,4 +7,4 @@ for opt; do
exit 1;;
esac
done
-exec gcc-11 $fl ${1+"$@"}
+exec gcc $fl ${1+"$@"}