pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/openjdk8
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Nov 29 03:29:08 UTC 2024
Modified Files:
pkgsrc/lang/openjdk8: distinfo
pkgsrc/lang/openjdk8/patches:
patch-common_autoconf_generated-configure.sh
Log Message:
lang/openjdk8: Adjust fuzz patch
I have missed this in previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/lang/openjdk8/distinfo
cvs rdiff -u -r1.25 -r1.26 \
pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/openjdk8/distinfo
diff -u pkgsrc/lang/openjdk8/distinfo:1.104 pkgsrc/lang/openjdk8/distinfo:1.105
--- pkgsrc/lang/openjdk8/distinfo:1.104 Thu Nov 28 19:43:07 2024
+++ pkgsrc/lang/openjdk8/distinfo Fri Nov 29 03:29:08 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.104 2024/11/28 19:43:07 ryoon Exp $
+$NetBSD: distinfo,v 1.105 2024/11/29 03:29:08 ryoon Exp $
BLAKE2s (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) = 8745b980e290e509c0dd09706398b89afce85fee1405b9367b6684c83d56b96a
SHA512 (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) =
6ed928cc68503c27edd6f3a90f94e1e762192d41997b12903e37071f4fcd34f5579fa970e59c240928eaae60729300fbfdb02a5ec1136bc757ee24f1ee554af4
@@ -38,7 +38,7 @@ SHA1 (patch-bh) = 6194a7c319a496f8ff7df1
SHA1 (patch-bi) = 5409f0944d6f850baeaaa7c64d2e8ad52233e1e9
SHA1 (patch-bn) = a50dbe17236a90d60d4bbb852ae447e51a279892
SHA1 (patch-common_autoconf_boot-jdk.m4) = a29767c79544dea243019cc841d834f756172462
-SHA1 (patch-common_autoconf_generated-configure.sh) = 862395d5f2ed7d741653425e63fc75bbbad9cea4
+SHA1 (patch-common_autoconf_generated-configure.sh) = 396eb5fa81eeb5d8979958400ee058204b7f9a30
SHA1 (patch-common_autoconf_spec.gmk.in) = 5fbf47f2241b5c898a75fb1741873043f1c983f0
SHA1 (patch-hotspot_agent_src_os_bsd_Makefile) = 6e4c41b080577ed7cd418ee3b84f7f5a73dd11e6
SHA1 (patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java) = 893f3b7ad0839a75be49ddd0f5eefcff2dbd2928
Index: pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh
diff -u pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh:1.25 pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh:1.26
--- pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh:1.25 Fri May 31 21:42:34 2024
+++ pkgsrc/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh Fri Nov 29 03:29:08 2024
@@ -1,8 +1,8 @@
-$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.25 2024/05/31 21:42:34 ryoon Exp $
+$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.26 2024/11/29 03:29:08 ryoon Exp $
---- common/autoconf/generated-configure.sh.orig 2024-05-15 09:19:02.137624362 +0000
+--- common/autoconf/generated-configure.sh.orig 2024-11-11 15:38:40.000000000 +0000
+++ common/autoconf/generated-configure.sh
-@@ -4205,7 +4205,7 @@ VALID_TOOLCHAINS_all="gcc clang solstudi
+@@ -4197,7 +4197,7 @@ VALID_TOOLCHAINS_all="gcc clang solstudi
# These toolchains are valid on different platforms
VALID_TOOLCHAINS_bsd="clang gcc"
VALID_TOOLCHAINS_linux="gcc clang"
@@ -11,7 +11,7 @@ $NetBSD: patch-common_autoconf_generated
VALID_TOOLCHAINS_macosx="gcc clang"
VALID_TOOLCHAINS_aix="xlc"
VALID_TOOLCHAINS_windows="microsoft"
-@@ -15761,9 +15761,6 @@ done
+@@ -15753,9 +15753,6 @@ done
# We need to find a recent version of GNU make. Especially on Solaris, this can be tricky.
if test "x$MAKE" != x; then
# User has supplied a make, test it.
@@ -21,7 +21,7 @@ $NetBSD: patch-common_autoconf_generated
MAKE_CANDIDATE=""$MAKE""
DESCRIPTION="user supplied MAKE=$MAKE"
-@@ -20638,7 +20635,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -20630,7 +20627,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -30,7 +30,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -20981,7 +20978,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -20973,7 +20970,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -39,7 +39,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -21321,7 +21318,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -21313,7 +21310,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -48,7 +48,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -21520,7 +21517,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -21512,7 +21509,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -57,7 +57,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -21809,7 +21806,7 @@ fi
+@@ -21801,7 +21798,7 @@ fi
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@@ -66,7 +66,7 @@ $NetBSD: patch-common_autoconf_generated
# This is not a symbolic link! We are done!
break
fi
-@@ -21859,7 +21856,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -21851,7 +21848,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -75,7 +75,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -22085,7 +22082,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -22077,7 +22074,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -84,7 +84,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -22276,7 +22273,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -22268,7 +22265,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -93,7 +93,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -22495,7 +22492,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -22487,7 +22484,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -102,7 +102,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -22686,7 +22683,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -22678,7 +22675,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -111,7 +111,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -22905,7 +22902,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -22897,7 +22894,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -120,7 +120,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -23096,7 +23093,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -23088,7 +23085,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -129,7 +129,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -23315,7 +23312,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -23307,7 +23304,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -138,7 +138,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -23506,7 +23503,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -23498,7 +23495,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -147,7 +147,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -23712,7 +23709,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -23704,7 +23701,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -156,7 +156,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -23901,7 +23898,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -23893,7 +23890,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -165,7 +165,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -24108,7 +24105,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -24100,7 +24097,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -174,7 +174,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -24297,7 +24294,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -24289,7 +24286,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -183,7 +183,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -24503,7 +24500,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -24495,7 +24492,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -192,7 +192,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -24692,7 +24689,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -24684,7 +24681,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -201,7 +201,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -24899,7 +24896,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -24891,7 +24888,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -210,7 +210,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -25088,7 +25085,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -25080,7 +25077,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -219,7 +219,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -25276,7 +25273,7 @@ $as_echo "$as_me: Potential Boot JDK fou
+@@ -25268,7 +25265,7 @@ $as_echo "$as_me: Potential Boot JDK fou
BOOT_JDK_FOUND=no
else
# Oh, this is looking good! We probably have found a proper JDK. Is it the correct version?
@@ -228,7 +228,7 @@ $NetBSD: patch-common_autoconf_generated
# Extra M4 quote needed to protect [] in grep expression.
FOUND_VERSION_78=`echo $BOOT_JDK_VERSION | grep '\"1\.[78]\.'`
-@@ -25693,16 +25690,15 @@ $as_echo_n "checking flags for boot jdk
+@@ -25685,16 +25682,15 @@ $as_echo_n "checking flags for boot jdk
# Maximum amount of heap memory.
# Maximum stack size.
if test "x$BOOT_JDK_BITS" = x32; then
@@ -246,7 +246,7 @@ $NetBSD: patch-common_autoconf_generated
$ECHO "Check if jvm arg is ok: -Xmx$JVM_MAX_HEAP" >&5
$ECHO "Command: $JAVA -Xmx$JVM_MAX_HEAP -version" >&5
-@@ -28260,7 +28256,7 @@ $as_echo_n "checking resolved symbolic l
+@@ -28245,7 +28241,7 @@ $as_echo_n "checking resolved symbolic l
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@@ -255,7 +255,7 @@ $NetBSD: patch-common_autoconf_generated
# This is not a symbolic link! We are done!
break
fi
-@@ -28715,7 +28711,7 @@ $as_echo_n "checking for resolved symbol
+@@ -28700,7 +28696,7 @@ $as_echo_n "checking for resolved symbol
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@@ -264,7 +264,7 @@ $NetBSD: patch-common_autoconf_generated
# This is not a symbolic link! We are done!
break
fi
-@@ -30001,7 +29997,7 @@ $as_echo_n "checking resolved symbolic l
+@@ -29984,7 +29980,7 @@ $as_echo_n "checking resolved symbolic l
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@@ -273,7 +273,7 @@ $NetBSD: patch-common_autoconf_generated
# This is not a symbolic link! We are done!
break
fi
-@@ -30456,7 +30452,7 @@ $as_echo_n "checking for resolved symbol
+@@ -30439,7 +30435,7 @@ $as_echo_n "checking for resolved symbol
# Resolve file symlinks
while test $COUNTER -lt 20; do
ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'`
@@ -282,7 +282,7 @@ $NetBSD: patch-common_autoconf_generated
# This is not a symbolic link! We are done!
break
fi
-@@ -42602,6 +42598,12 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
+@@ -42588,6 +42584,12 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
SET_SHARED_LIBRARY_ORIGIN="$SET_EXECUTABLE_ORIGIN"
SET_SHARED_LIBRARY_NAME='-Xlinker -install_name -Xlinker @rpath/$1'
SET_SHARED_LIBRARY_MAPFILE=''
@@ -295,7 +295,7 @@ $NetBSD: patch-common_autoconf_generated
else
# Default works for linux, might work on other platforms as well.
SHARED_LIBRARY_FLAGS='-shared'
-@@ -42673,7 +42675,9 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
+@@ -42659,7 +42661,9 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
if test "x$OPENJDK_TARGET_OS" = xsolaris; then
CFLAGS_JDK="${CFLAGS_JDK} -D__solaris__"
CXXFLAGS_JDK="${CXXFLAGS_JDK} -D__solaris__"
@@ -306,8 +306,8 @@ $NetBSD: patch-common_autoconf_generated
fi
# The (cross) compiler is now configured, we can now test capabilities
# of the target platform.
-@@ -42833,7 +42837,7 @@ $as_echo "$ac_cv_c_bigendian" >&6; }
- elif test "x$TOOLCHAIN_TYPE" = xgcc; then
+@@ -42872,7 +42876,7 @@ $as_echo "$supports" >&6; }
+ elif test "x$TOOLCHAIN_TYPE" = xclang; then
LEGACY_EXTRA_CFLAGS="$LEGACY_EXTRA_CFLAGS -fstack-protector"
LEGACY_EXTRA_CXXFLAGS="$LEGACY_EXTRA_CXXFLAGS -fstack-protector"
- if test "x$OPENJDK_TARGET_OS" != xmacosx; then
@@ -315,7 +315,7 @@ $NetBSD: patch-common_autoconf_generated
LDFLAGS_JDK="$LDFLAGS_JDK -Wl,-z,relro"
LEGACY_EXTRA_LDFLAGS="$LEGACY_EXTRA_LDFLAGS -Wl,-z,relro"
fi
-@@ -43742,7 +43746,9 @@ $as_echo "$supports" >&6; }
+@@ -43739,7 +43743,9 @@ $as_echo "$supports" >&6; }
# Enabling pie on 32 bit builds prevents the JVM from allocating a continuous
# java heap.
if test "x$OPENJDK_TARGET_CPU_BITS" != "x32"; then
@@ -326,7 +326,7 @@ $NetBSD: patch-common_autoconf_generated
fi
fi
fi
-@@ -44230,7 +44236,8 @@ $as_echo "alsa pulse x11" >&6; }
+@@ -44227,7 +44233,8 @@ $as_echo "alsa pulse x11" >&6; }
if test "x$OPENJDK_TARGET_OS" = xbsd; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking what is not needed on BSD?" >&5
$as_echo_n "checking what is not needed on BSD?... " >&6; }
@@ -336,7 +336,7 @@ $NetBSD: patch-common_autoconf_generated
ALSA_NOT_NEEDED=yes
PULSE_NOT_NEEDED=yes
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: alsa pulse" >&5
-@@ -45460,7 +45467,7 @@ $as_echo "$as_me: WARNING: Can't find pr
+@@ -45457,7 +45464,7 @@ $as_echo "$as_me: WARNING: Can't find pr
BUILD_FREETYPE=no
fi
# Now check if configure found a version of 'msbuild.exe'
@@ -345,7 +345,7 @@ $NetBSD: patch-common_autoconf_generated
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find an msbuild.exe executable (you may try to install .NET 4.0) - ignoring --with-freetype-src" >&5
$as_echo "$as_me: WARNING: Can't find an msbuild.exe executable (you may try to install .NET 4.0) - ignoring --with-freetype-src" >&2;}
BUILD_FREETYPE=no
-@@ -45899,6 +45906,11 @@ $as_echo "$as_me: WARNING: --with-freety
+@@ -45896,6 +45903,11 @@ $as_echo "$as_me: WARNING: --with-freety
# Allow --with-freetype-lib and --with-freetype-include to override
if test "x$with_freetype_include" != x; then
POTENTIAL_FREETYPE_INCLUDE_PATH="$with_freetype_include"
@@ -357,7 +357,7 @@ $NetBSD: patch-common_autoconf_generated
fi
if test "x$with_freetype_lib" != x; then
POTENTIAL_FREETYPE_LIB_PATH="$with_freetype_lib"
-@@ -49217,7 +49229,7 @@ $as_echo "$as_me: The path of FREETYPE_I
+@@ -49214,7 +49226,7 @@ $as_echo "$as_me: The path of FREETYPE_I
FREETYPE_INCLUDE_PATH="`cd "$path"; $THEPWDCMD -L`"
fi
@@ -366,7 +366,7 @@ $NetBSD: patch-common_autoconf_generated
FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH/freetype2 -I$FREETYPE_INCLUDE_PATH"
else
FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH"
-@@ -49361,7 +49373,7 @@ $as_echo "$as_me: The path of FREETYPE_L
+@@ -49358,7 +49370,7 @@ $as_echo "$as_me: The path of FREETYPE_L
if test "x$OPENJDK_TARGET_OS" = xwindows; then
FREETYPE_LIBS="$FREETYPE_LIB_PATH/freetype.lib"
else
@@ -375,7 +375,7 @@ $NetBSD: patch-common_autoconf_generated
fi
fi
-@@ -50698,9 +50710,6 @@ fi
+@@ -50695,9 +50707,6 @@ fi
@@ -385,7 +385,7 @@ $NetBSD: patch-common_autoconf_generated
llvm_components="jit mcjit engine nativecodegen native"
unset LLVM_CFLAGS
-@@ -50743,7 +50752,7 @@ fi
+@@ -50740,7 +50749,7 @@ fi
fi
# libCrun is the c++ runtime-library with SunStudio (roughly the equivalent of gcc's libstdc++.so)
@@ -394,7 +394,7 @@ $NetBSD: patch-common_autoconf_generated
LIBCXX="${SYSROOT}/usr/lib${OPENJDK_TARGET_CPU_ISADIR}/libCrun.so.1"
fi
-@@ -55727,7 +55736,7 @@ $as_echo_n "checking for memory size...
+@@ -55724,7 +55733,7 @@ $as_echo_n "checking for memory size...
FOUND_MEM=yes
elif test "x$OPENJDK_BUILD_OS" = xbsd && test "x$(uname -s | grep -o BSD)" = xBSD; then
# Looks like a BSD system
Home |
Main Index |
Thread Index |
Old Index