From 01a092a90fe904c37fb4cce1c254f8ee01cbe17e Mon Sep 17 00:00:00 2001 From: green Date: Sat, 5 Mar 2011 15:19:44 +0000 Subject: Add newlib-stdint.h to moxie-eld config. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170700 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config.gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config.gcc') diff --git a/gcc/config.gcc b/gcc/config.gcc index d1baea01007..bd0ad564949 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1008,7 +1008,7 @@ frv-*-*linux*) moxie-*-elf) gas=yes gnu_ld=yes - tm_file="dbxelf.h elfos.h ${tm_file}" + tm_file="dbxelf.h elfos.h newlib-stdint.h ${tm_file}" extra_parts="crti.o crtn.o crtbegin.o crtend.o" tmake_file="${tmake_file} moxie/t-moxie moxie/t-moxie-softfp soft-fp/t-softfp" ;; -- cgit v1.2.1