-
- Downloads
configure: Provide the original toplevel configure arguments (including $0) to...
* configure: Provide the original toplevel configure arguments (including $0) to subprocesses in the environment rather than through gcc/configargs.h. gcc: * configure.in: Take toplevel configure arguments from the environment to create configargs.h and substitute gcc_config_arguments, taking account of any existing configargs.h if reconfiguring. * configure: Regenerate. * gccbug.in: Include toplevel configure arguments in gccbug. From-SVN: r37423
Showing
- ChangeLog 6 additions, 0 deletionsChangeLog
- configure 5 additions, 13 deletionsconfigure
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/configure 109 additions, 93 deletionsgcc/configure
- gcc/configure.in 15 additions, 0 deletionsgcc/configure.in
- gcc/gccbug.in 1 addition, 0 deletionsgcc/gccbug.in
Loading
Please register or sign in to comment