mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-31 13:38:47 +00:00
8172094: 8171433 changes in generated-configure should be restored
Reviewed-by: erikj, kzhaldyb
This commit is contained in:
parent
75d2200f77
commit
dcb007ab96
@ -5170,7 +5170,7 @@ VS_SDK_PLATFORM_NAME_2013=
|
||||
#CUSTOM_AUTOCONF_INCLUDE
|
||||
|
||||
# Do not change or remove the following line, it is needed for consistency checks:
|
||||
DATE_WHEN_GENERATED=1482309967
|
||||
DATE_WHEN_GENERATED=1483099656
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
@ -52997,7 +52997,7 @@ $as_echo "yes, forced" >&6; }
|
||||
$as_echo "no, forced" >&6; }
|
||||
BUILD_GTEST="false"
|
||||
elif test "x$enable_hotspot_gtest" = "x"; then
|
||||
if test "x$GTEST_DIR_EXISTS" = "xtrue" && test "x$OPENJDK_TARGET_OS" != "xaix"; then
|
||||
if test "x$GTEST_DIR_EXISTS" = "xtrue"; then
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
||||
$as_echo "yes" >&6; }
|
||||
BUILD_GTEST="true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user