diff options
author | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1991-12-01 06:02:30 +0000 |
---|---|---|
committer | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1991-12-01 06:02:30 +0000 |
commit | dca0cb28edcfcdf728467e1b5338ad9fe7418ece (patch) | |
tree | accf88c76cec805cb1fe34d138056064a06b70c4 /gcc/config/convex/x-convex | |
parent | 635aff9724f0b454983333e31fb318bff158e8c1 (diff) | |
download | gcc-dca0cb28edcfcdf728467e1b5338ad9fe7418ece.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/convex/x-convex')
-rw-r--r-- | gcc/config/convex/x-convex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/convex/x-convex b/gcc/config/convex/x-convex new file mode 100644 index 00000000000..bc8b8b46500 --- /dev/null +++ b/gcc/config/convex/x-convex @@ -0,0 +1,3 @@ +# Use -pcc to avoid surprises. + +CC = cc -pcc |