common/autoconf/generated-configure.sh

Print this page
rev 1080 : 8049715: PPC64: First steps to enable SA on Linux/PPC64

*** 4309,4319 **** # definitions. It is replaced with custom functionality when building # custom sources. #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: ! DATE_WHEN_GENERATED=1403110135 ############################################################################### # # Initialization / Boot-strapping # --- 4309,4319 ---- # definitions. It is replaced with custom functionality when building # custom sources. #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: ! DATE_WHEN_GENERATED=1404921620 ############################################################################### # # Initialization / Boot-strapping #
*** 14546,14556 **** INCLUDE_SA=false fi if test "x$JVM_VARIANT_ZEROSHARK" = xtrue ; then INCLUDE_SA=false fi ! if test "x$VAR_CPU" = xppc64 ; then INCLUDE_SA=false fi if test "x$OPENJDK_TARGET_OS" = "xmacosx"; then --- 14546,14556 ---- INCLUDE_SA=false fi if test "x$JVM_VARIANT_ZEROSHARK" = xtrue ; then INCLUDE_SA=false fi ! if test "x$OPENJDK_TARGET_OS" = xaix ; then INCLUDE_SA=false fi if test "x$OPENJDK_TARGET_OS" = "xmacosx"; then