summaryrefslogtreecommitdiff
path: root/gcc/config/arm/linux-elf.h
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-09 17:33:00 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2003-12-09 17:33:00 +0000
commite81ca19649daf0ad0738b29ee464418d1ba138eb (patch)
tree8526222592895afa1cff9ca4e7742382b6ea65ee /gcc/config/arm/linux-elf.h
parentbf6e8aa138fbb77505d8a8d720991ad6953ef4a0 (diff)
downloadgcc-e81ca19649daf0ad0738b29ee464418d1ba138eb.tar.gz
* config/m32r/m32r.h: Add support for m32r2 processor. Including
a new command line option -m32r2 to select it. * config/m32r/m32r.c: Add support for the new processor variant. * config/m32r/m32r.md: Likewise. * config/m32r/t-m32r: Add m32r2 multilibs. * doc/invoke.texi: Document the new command line switch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74473 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/arm/linux-elf.h')
-rw-r--r--gcc/config/arm/linux-elf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/arm/linux-elf.h b/gcc/config/arm/linux-elf.h
index 3cde7116d52..bcc9749b3ca 100644
--- a/gcc/config/arm/linux-elf.h
+++ b/gcc/config/arm/linux-elf.h
@@ -47,6 +47,7 @@
#define CPLUSPLUS_CPP_SPEC "-D_GNU_SOURCE %(cpp)"
/* Now we define the strings used to build the spec file. */
+#undef LIB_SPEC
#define LIB_SPEC \
"%{pthread:-lpthread} \
%{shared:-lc} \