-
- Downloads
Makefile.in (TARGET_TOOLPREFIX): No longer define.
* Makefile.in (TARGET_TOOLPREFIX): No longer define. (AR_FOR_TARGET, RANLIB_FOR_TARGET): Define to use versions in the build tree if they exist. (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Update appropriately. (objdir): Let configure substitute value. (FLOAT_H): Let configure select a pre-built version from the config subdir. * build-make (INSTALL_TARGET, ALL): Disable, no longer needed. * configure.in: Substitute for objdir. * cp/Makefile.in (program_transform_name, objdir): Define. From-SVN: r19828
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/Makefile.in 45 additions, 5 deletionsgcc/Makefile.in
- gcc/build-make 2 additions, 2 deletionsgcc/build-make
- gcc/configure 5 additions, 0 deletionsgcc/configure
- gcc/configure.in 4 additions, 0 deletionsgcc/configure.in
- gcc/cp/ChangeLog 2 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/Makefile.in 6 additions, 0 deletionsgcc/cp/Makefile.in
Loading
Please register or sign in to comment