Commit 7560d6cb by Ian Lance Taylor

Correct last change.

From-SVN: r5190
parent 00d4ca1c
...@@ -3730,8 +3730,8 @@ main (argc, argv) ...@@ -3730,8 +3730,8 @@ main (argc, argv)
if (gcc_exec_prefix) if (gcc_exec_prefix)
add_prefix (&startfile_prefix, add_prefix (&startfile_prefix,
concat (gcc_exec_prefix, concat (gcc_exec_prefix,
machine_suffix, standard_startfile_prefix,
standard_startfile_prefix), ""),
0, 0, NULL_PTR); 0, 0, NULL_PTR);
add_prefix (&startfile_prefix, add_prefix (&startfile_prefix,
concat (standard_exec_prefix, concat (standard_exec_prefix,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment