OSDN Git Service

* config.gcc (arm-linux): Include linux.h in tm_file so that
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Dec 2003 12:05:40 +0000 (12:05 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Dec 2003 12:05:40 +0000 (12:05 +0000)
  LINUX_TARGET_OS_CPP_BUILTINS is defined.
* config/arm/linux-elf.h (LIB_SPEC): Protect the definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74494 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d8f7055..c10568e 100644 (file)
@@ -1,3 +1,9 @@
+2003-12-10  Nick Clifton  <nickc@redhat.com>
+
+       * config.gcc (arm-linux): Include linux.h in tm_file so that
+       LINUX_TARGET_OS_CPP_BUILTINS is defined.
+       * config/arm/linux-elf.h (LIB_SPEC): Protect the definition.
+
 2003-12-09  James E Wilson  <wilson@specifixinc.com>
 
        * rtl.def (CODE_LABEL, NOTE): Correct operand numbers in comments.