mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-06 07:28:44 +08:00
2003-04-18 H.J. Lu <hjl@gnu.org>
* ldfile.c (ldfile_add_library_path): Remove the unused variable.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-04-18 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* ldfile.c (ldfile_add_library_path): Remove the unused
|
||||
variable.
|
||||
|
||||
2003-04-18 Andrew Haley <aph@cambridge.redhat.com>
|
||||
|
||||
* scripttempl/xstormy16.sc (__data, __rdata): New.
|
||||
|
@ -115,7 +115,6 @@ ldfile_add_library_path (name, cmdline)
|
||||
bfd_boolean cmdline;
|
||||
{
|
||||
search_dirs_type *new;
|
||||
char *newname;
|
||||
|
||||
if (!cmdline && config.only_cmd_line_lib_dirs)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user