Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 68ED71A9239 for ; Mon, 27 Dec 2021 01:23:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9A4BA84E96; Mon, 27 Dec 2021 01:23:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D476284E8E for ; Mon, 27 Dec 2021 01:23:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id auISP639xxs9 for ; Mon, 27 Dec 2021 01:23:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4AD7284DC2 for ; Mon, 27 Dec 2021 01:23:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4480EFAEC; Mon, 27 Dec 2021 01:23:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1640568209273880" MIME-Version: 1.0 Date: Mon, 27 Dec 2021 01:23:29 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/lang/sablevm-classpath To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20211227012329.4480EFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1640568209273880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Mon Dec 27 01:23:29 UTC 2021 Modified Files: pkgsrc/lang/sablevm-classpath: distinfo pkgsrc/lang/sablevm-classpath/patches: patch-native_fdlibm_ieeefp_h Log Message: lang/sablevm-classpath: Set the endianness for aargh64. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/sablevm-classpath/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1640568209273880 Content-Disposition: inline Content-Length: 2381 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/sablevm-classpath/distinfo diff -u pkgsrc/lang/sablevm-classpath/distinfo:1.10 pkgsrc/lang/sablevm-classpath/distinfo:1.11 --- pkgsrc/lang/sablevm-classpath/distinfo:1.10 Tue Oct 26 10:51:54 2021 +++ pkgsrc/lang/sablevm-classpath/distinfo Mon Dec 27 01:23:28 2021 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2021/10/26 10:51:54 nia Exp $ +$NetBSD: distinfo,v 1.11 2021/12/27 01:23:28 dholland Exp $ BLAKE2s (sablevm-classpath-1.13.tar.gz) = a044599b20b35c879ef7f576c1cf09cd63d22f53e7bdea9cf54e4e7226b83fde SHA512 (sablevm-classpath-1.13.tar.gz) = 2e41ca5fe1b4cdb892d8cec6367774ec8a748bc1cf19c660d8b6a7ace4bc3462d7805d40392ef540f3561f2a97ceb317ea4115334eff7a0518d585d8cae84224 @@ -7,5 +7,4 @@ SHA1 (patch-aa) = b8b0a1e8f3a21cb6e26700 SHA1 (patch-ab) = f1ebd89f5f66170d769e678cd55792d806ebbeab SHA1 (patch-ac) = 59fd252a65c92a9f318ba4140227da855fb1e3c4 SHA1 (patch-ad) = 1287035dbc2861e7b9a4ddbda2898cc58363ce75 -SHA1 (patch-native_fdlibm_ieeefp_h) = 70eeec657973b11ae8ce38901a543200a195ede9 -SHA1 (patch-native_jni_gtk-peer_gnu__java__awt__peer__gtk__GdkTextLayout.c) = 7e7eb5b7d5df5313961b67ad3620ac735345517f +SHA1 (patch-native_fdlibm_ieeefp_h) = 1ac088d7a5d7ea793d7a34b5ddb4d162b7228a1a Index: pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h diff -u pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h:1.1 pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h:1.2 --- pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h:1.1 Sun Apr 8 05:47:30 2012 +++ pkgsrc/lang/sablevm-classpath/patches/patch-native_fdlibm_ieeefp_h Mon Dec 27 01:23:29 2021 @@ -1,10 +1,24 @@ -$NetBSD: patch-native_fdlibm_ieeefp_h,v 1.1 2012/04/08 05:47:30 dholland Exp $ +$NetBSD: patch-native_fdlibm_ieeefp_h,v 1.2 2021/12/27 01:23:29 dholland Exp $ + +Fix AArch64 (64-bit ARM) build. Fix NetBSD PPC build, from Magnus Henoch in PR 34787. ---- native/fdlibm/ieeefp.h~ 2005-12-07 17:54:35.000000000 +0000 +--- native/fdlibm/ieeefp.h.orig 2005-12-07 17:54:35.000000000 +0000 +++ native/fdlibm/ieeefp.h -@@ -123,9 +123,9 @@ +@@ -27,6 +27,11 @@ + #endif + #endif + ++#if defined(__aarch64__) || defined(__AARCH64__) ++/* 64-bit ARM */ ++#define __IEEE_LITTLE_ENDIAN ++#endif ++ + #ifdef __hppa__ + #define __IEEE_BIG_ENDIAN + #endif +@@ -123,9 +128,9 @@ #define __IEEE_LITTLE_ENDIAN #endif --_----------=_1640568209273880--