config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CPP_BUILTI...
authorNick Clifton <nickc@gcc.gnu.org>
Wed, 10 Dec 2003 12:05:40 +0000 (12:05 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 10 Dec 2003 12:05:40 +0000 (12:05 +0000)
* 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.

From-SVN: r74494

gcc/ChangeLog

index d8f70555452679bd4a4b1beb5ece93bb8819f3e5..c10568e595f0693208a0454d03ba386a7c99b9dc 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.