diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-08 09:14:02 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-08 09:14:02 +0000 |
commit | 8406059b605392719761400ecfecf08f274a978a (patch) | |
tree | d62a5d888343decd07b7063900226637431c92fe /libc/misc/lsearch | |
parent | 1826a77bb87aee9d858cfe4f46b9d8eedb98c3fe (diff) |
Patch from Stefan Allius for libgcc multilib support
this is the last patch, we need to make the support of multitarget libgcc
complete.
---------------------------------
In ldso/ldso/Makefile
I added the CPU_LDFLAGS-y to the LDFLAGS
---------------------------------
In libc/Makefile
I set the LDFLAGS for the script get-needed-objects.sh with CPU_LDFLAGS-y
---------------------------------
In extra/scripts/get-needed-object.sh
we now use the LIBGCC from Rules.mak and call LD with LDFLAGS
(==CPU_LDFLAGS-y). Addtionally I grep the NM output, to fix the unresolved
external __GLOBAL_OFFSET_TABLE__ on SuperH targets.
---------------------------------
Diffstat (limited to 'libc/misc/lsearch')
0 files changed, 0 insertions, 0 deletions