summaryrefslogtreecommitdiff
path: root/debian/README.snapshot
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
commit8f6c4b0033c72f8ac14694c419a99458339dd6a9 (patch)
tree06c106e622a58100aa85a381b9b65d222b076df4 /debian/README.snapshot
parent42156b5190f4fa150e1fab6777eb81e69d4db8c9 (diff)
downloadgcc-9-debian.tar.gz
Import gcc-9 (9.2.1-19)debian/9.2.1-19debian
Diffstat (limited to 'debian/README.snapshot')
-rw-r--r--debian/README.snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.snapshot b/debian/README.snapshot
index 978bf80..3e5be69 100644
--- a/debian/README.snapshot
+++ b/debian/README.snapshot
@@ -27,7 +27,7 @@ PATH=/usr/lib/gcc-snapshot/bin:$PATH
gcc "$@"
----------- snip ----------
-Make the same for g++, g77, gij, gcj, cpp, ...
+Make the same for g++, g77, cpp, ...
Don't forget the quotes around the $@ or gcc will not parse it's
command line correctly!