aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-12-15 12:55:45 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2010-12-15 12:55:45 +0000
commit5519175f4c25f46a987b1e7dd964d153b9a68419 (patch)
treeb891c05f4ac26ef97ca0d9e2f6c0e0f10c8552b3 /gcc/config.gcc
parent9cce57f741f674473c008e43becc33bba4126fa0 (diff)
downloadgcc-5519175f4c25f46a987b1e7dd964d153b9a68419.zip
gcc-5519175f4c25f46a987b1e7dd964d153b9a68419.tar.gz
gcc-5519175f4c25f46a987b1e7dd964d153b9a68419.tar.bz2
stormy16.h (LINK_SPEC, WCHAR_TYPE): Define.
* config/stormy16/stormy16.h (LINK_SPEC, WCHAR_TYPE): Define. * config.gcc (xstormy16-*-elf): Don't use svr4.h. From-SVN: r167852
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 94950b8..51d9c26 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -2646,7 +2646,7 @@ vax-*-openbsd*)
;;
xstormy16-*-elf)
# For historical reasons, the target files omit the 'x'.
- tm_file="dbxelf.h elfos.h svr4.h newlib-stdint.h stormy16/stormy16.h"
+ tm_file="dbxelf.h elfos.h newlib-stdint.h stormy16/stormy16.h"
tm_p_file=stormy16/stormy16-protos.h
md_file=stormy16/stormy16.md
out_file=stormy16/stormy16.c