From nobody Thu Mar 21 17:11:47 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V0sSj5KxDz5F5Pn; Thu, 21 Mar 2024 17:11:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V0sSh1gFlz3xsG; Thu, 21 Mar 2024 17:11:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711041108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jLs1Y/sfwDIXmYhwgnFxi1YorcQ3wQL/MksUe/CcxOc=; b=N/3VH2p70S1+EmxepVva1Cs7eo2PpTMBcCHWIgKnrW6Z08VixUbelypI1KfESsejY1i0EA X5iipw4Z8pAiKfiwy1WJKfPiwcREDd62BdUvTkBUsR69qnwaRml4q25/2spWxXKlaAF6zl LoREhrkkx0ICWgBIuIRGQ30nXdTGQNx5G8p70AjInLWJSSHA9XSoVzZC7iSNoSZKL2+qxu DoslqR2NF/enciXs5Jlxc5GF2S6lRtvazwLbG4gQGJMp2C13C4dYSTRvn5rjrVLLN1CkYi udtp9YaouQw/V/BnTWfpXFlR4ulHjPngOrNf72mou78ovZacSeoYpFpkaYeN2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711041108; a=rsa-sha256; cv=none; b=sQWkoocEf0sdYbZtHs4O+z5JHZ6bh6gm5mYRo907hjp4QBoPgCF1UaUFlvJyyJQW1moPgL X5aoE2RkEt6TVU5Is4SC/UJ18AYUbwSIol05jzkPxI1anAXvP50dsUXJmQA2mfiWnOyN1U 4ZCHkSM6GtADVvHllQzrvx/v8bewD3xVS6zrBb/WyVwRGGuzIW1Su2+kU6diN84ewgpnuh lkdd7KCYdA7YSryXzLyePzcoUyOa8i49st88QyLVfQ2guQGgUKhUZz6wRT754r7vGV1FSn MI82vh9q3w9A7csOb249N0t+zjK9+hhaz+ilLHsRvz5bamG9NMDE2T0PUoBtpg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711041108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jLs1Y/sfwDIXmYhwgnFxi1YorcQ3wQL/MksUe/CcxOc=; b=FnvfPOhk5jyN1puYQgLNf64ThYgJPNweHKzHB7acSndniWAJx5LVINq0ryf/776VUMgMt+ eBntB0aExxwMBQADntrZUb2Mi1XhpWVG22JpTBeRiIrwh19wqz/h+6ZL8yyoCw9IbnZHJy P71IQLmQI4CNPkEGcIKmiRFEURMHBcbdIxsye+zCNZY/U1uCvLd9otfwX8EHgjOKBs3mJ7 KRTiUGizsQQ5OzsbhzsO36JRtOE191ayzevis2v1HocBLO9xd2P1w06Gy+2O8STrKduPLo jcepRfvMbeuqEtsvJqqGOXbWWkJDQ9lzsMP5xM2Ybb5sa4UgYpevULJAYf5Bdg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V0sSh0WX4zky8; Thu, 21 Mar 2024 17:11:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42LHBlU5041564; Thu, 21 Mar 2024 17:11:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42LHBlpr041561; Thu, 21 Mar 2024 17:11:47 GMT (envelope-from git) Date: Thu, 21 Mar 2024 17:11:47 GMT Message-Id: <202403211711.42LHBlpr041561@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dimitry Andric Subject: git: f0620ceeccf0 - main - Fix building of several libclang_rt libraries for powerpc64 and powerp64le List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0620ceeccf070a69352105c5dbc23cff499a732 Auto-Submitted: auto-generated The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=f0620ceeccf070a69352105c5dbc23cff499a732 commit f0620ceeccf070a69352105c5dbc23cff499a732 Author: Dimitry Andric AuthorDate: 2024-03-21 13:53:36 +0000 Commit: Dimitry Andric CommitDate: 2024-03-21 17:05:25 +0000 Fix building of several libclang_rt libraries for powerpc64 and powerp64le I reorganized the libclang_rt Makefile in e77a1bb27574 to make it more readable and maintainable, but the check for 32-bit powerpc was wrong. This caused almost no libclang_rt libraries to be built for powerpc64 and powerpc64le. PR: 262706 Reported by: tuexen Fixes: e77a1bb27574 MFC after: 3 days --- lib/libclang_rt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libclang_rt/Makefile b/lib/libclang_rt/Makefile index 46f7fdf814be..984da3f34156 100644 --- a/lib/libclang_rt/Makefile +++ b/lib/libclang_rt/Makefile @@ -67,7 +67,7 @@ SUBDIR+= ${SD_CFI} SUBDIR+= ${SD_SAFESTACK} SUBDIR+= ${SD_STATS} SUBDIR+= ${SD_UBSAN} -.elif ${MACHINE_CPUARCH} == "powerpc" +.elif ${MACHINE_ARCH} == "powerpc" # nothing for 32-bit powerpc .elif ${MACHINE_ARCH} == "powerpc64" SUBDIR+= ${SD_ASAN}