-
- Downloads
Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which...
* Makefile.in, configure.in, config.host, mkheaders.in: Replace uses of ${target_alias} for directory names (and other places which won't like the empty string) with ${target_noncanonical}. Introduce call early in configure.in to _GCC_TOPLEV_NONCANONICAL_TARGET so it's available. * configure: Regenerate. From-SVN: r72457
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/Makefile.in 21 additions, 22 deletionsgcc/Makefile.in
- gcc/config.host 3 additions, 3 deletionsgcc/config.host
- gcc/configure 314 additions, 311 deletionsgcc/configure
- gcc/configure.in 20 additions, 17 deletionsgcc/configure.in
- gcc/mkheaders.in 4 additions, 4 deletionsgcc/mkheaders.in
Loading
Please register or sign in to comment