gcc-ar.c
2.79 KB
-
re PR plugins/53126 (gcc-4.7.0 error "gcc-ar: Cannot find plugin") · 68d23306
PR plugins/53126 * gcc-ar.c (main): If GCC_EXEC_PREFIX is set in env, append program name to it and pass that as first argument to make_relative_prefix. Always pass standard_libexec_prefix as last argument to make_relative_prefix. If make_relative_prefix returns NULL, fall back to standard_libexec_prefix. From-SVN: r187090
Jakub Jelinek committed