mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-21 03:52:19 +08:00
linkers: Merge the standard libraries into the user library paths.
The change to rld::split clears the user's library paths. Fix this.
This commit is contained in:
@@ -222,8 +222,7 @@ generate_symmap (rld::process::tempfile& c,
|
||||
}
|
||||
|
||||
/**
|
||||
* RTEMS Linker options. This needs to be rewritten to be like cc where only a
|
||||
* single '-' and long options is present.
|
||||
* RTEMS Symbols options.
|
||||
*/
|
||||
static struct option rld_opts[] = {
|
||||
{ "help", no_argument, NULL, 'h' },
|
||||
|
Reference in New Issue
Block a user