* ld-plugin/plugin.exp (libs): Remove $LIBS.
This commit is contained in:
parent
be7a250d1a
commit
f0e607602e
@ -1,3 +1,7 @@
|
||||
2010-10-28 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-plugin/plugin.exp (libs): Remove $LIBS.
|
||||
|
||||
2010-10-28 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
|
||||
|
||||
@ -55,7 +55,7 @@ verbose "Full plugin path $plugin_path" 2
|
||||
|
||||
set testobjfiles "$HOSTING_CRT0 tmpdir/main.o tmpdir/func.o tmpdir/text.o"
|
||||
set testobjfiles_notext "$HOSTING_CRT0 tmpdir/main.o tmpdir/func.o"
|
||||
set libs "$LIBS $HOSTING_LIBS"
|
||||
set libs "$HOSTING_LIBS"
|
||||
|
||||
set regclm "-plugin-opt registerclaimfile"
|
||||
set regas "-plugin-opt registerallsymbolsread"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user