diff options
author | macro <macro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-10 22:28:08 +0000 |
---|---|---|
committer | macro <macro@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-10 22:28:08 +0000 |
commit | 63bfd172304af2f0859a1ff3359fc7859fa937d0 (patch) | |
tree | acfad2e2be0712f3aad5d116380abc9d78875c48 /libgcc/config.host | |
parent | b50b1b69d53ee6f79903eb8b0dac95426208e6c7 (diff) | |
download | gcc-63bfd172304af2f0859a1ff3359fc7859fa937d0.tar.gz |
libgcc/
* config.host (vax-*-linux*): New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148355 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config.host')
-rw-r--r-- | libgcc/config.host | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index cdb274e4216..25879b1bc68 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -534,6 +534,8 @@ v850e-*-*) ;; v850-*-*) ;; +vax-*-linux*) + ;; vax-*-netbsdelf*) ;; vax-*-netbsd*) |