OpenJDK / jdk9 / jdk9
changeset 967:d90bb73acd93
8034098: Configure leaves 'a.out' in root dir.
Reviewed-by: tbell, ihse
author | erikj |
---|---|
date | Tue, 11 Feb 2014 10:44:23 +0100 |
parents | 76533a3f52ce |
children | 16d312a2fcac bfc1c131e540 |
files | common/autoconf/generated-configure.sh common/autoconf/toolchain.m4 |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/common/autoconf/generated-configure.sh Mon Feb 10 12:53:40 2014 -0800 +++ b/common/autoconf/generated-configure.sh Tue Feb 11 10:44:23 2014 +0100 @@ -4092,7 +4092,7 @@ #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: -DATE_WHEN_GENERATED=1391775920 +DATE_WHEN_GENERATED=1392111785 ############################################################################### # @@ -42275,7 +42275,7 @@ $as_echo "yes" >&6; } USING_BROKEN_SUSE_LD=yes fi - rm -rf version-script.map main.c + rm -rf version-script.map main.c a.out fi
--- a/common/autoconf/toolchain.m4 Mon Feb 10 12:53:40 2014 -0800 +++ b/common/autoconf/toolchain.m4 Tue Feb 11 10:44:23 2014 +0100 @@ -1205,7 +1205,7 @@ AC_MSG_RESULT(yes) USING_BROKEN_SUSE_LD=yes fi - rm -rf version-script.map main.c + rm -rf version-script.map main.c a.out fi AC_SUBST(USING_BROKEN_SUSE_LD) ])