From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5F00AD7833D for ; Mon, 2 Dec 2024 17:40:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 0B63741E85; Mon, 2 Dec 2024 17:40:34 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id tWMZrSVfNCmI; Mon, 2 Dec 2024 17:40:33 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org D5D9A428D8 Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp4.osuosl.org (Postfix) with ESMTP id D5D9A428D8; Mon, 2 Dec 2024 17:40:32 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists1.osuosl.org (Postfix) with ESMTP id 8048B1DAA for ; Mon, 2 Dec 2024 17:40:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 6EAFF40C2D for ; Mon, 2 Dec 2024 17:40:30 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 5uWDogZ-crvY for ; Mon, 2 Dec 2024 17:40:29 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.13.140.57; helo=dd20012.kasserver.com; envelope-from=bernd@kuhls.net; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org 395C740AF7 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 395C740AF7 Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp2.osuosl.org (Postfix) with ESMTPS id 395C740AF7 for ; Mon, 2 Dec 2024 17:40:28 +0000 (UTC) Received: from fli4l.lan.fli4l (p4fd6c998.dip0.t-ipconnect.de [79.214.201.152]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 2350CA4C3BC3; Mon, 2 Dec 2024 18:40:11 +0100 (CET) Received: from bruckner.lan.fli4l ([192.168.1.1]:38332) by fli4l.lan.fli4l with esmtp (Exim 4.98) (envelope-from ) id 1tIAP2-0000000031f-3Nd1; Mon, 02 Dec 2024 17:40:09 +0000 From: Bernd Kuhls To: buildroot@buildroot.org Cc: Eric Le Bihan , "Yann E . MORIN" , Daniel Lang , Valentin Korenblit , Romain Naour Date: Mon, 2 Dec 2024 18:40:03 +0100 Message-Id: <20241202174008.1134667-2-bernd@kuhls.net> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20241202174008.1134667-1-bernd@kuhls.net> References: <20241202174008.1134667-1-bernd@kuhls.net> MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202406071026; t=1733161211; bh=yhC8I2xM7Orbb188jTVQ15WTpYxYPle4I2ZypdeFFqg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iycfnDgp7ppBwq2ChbPcyMIl4Wo+wdP8Wj5eNHGn+BesmuSIgS55lBfM9XkTLh3wN lB/3Pz7QoYJu8pxixotjQRumU8PseSNPuTuzaa7TfMOUi9OA+9I2VjvvPKtvTvECYJ 9wPQmoThThcIp5oUDosvT4H3UbnokrQDlD9h+M4Qjt96J57xZ2c0blB4PbImOXW8Lp 0LAc5+NCW6/VDyXFtrEp2CE7YCkhu6uJOXj5A9+N5CGeUSUki6GEGoFzFdz1o9fhjV GWXp1r2SwW9VcSkUQvSBpD2kPGf2Trph92dVFlYB44unmyhuUQDPnPtfN4b5CiBFdB mZDAtcbG6Fzlw== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dmarc=pass (p=none dis=none) header.from=kuhls.net X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202406071026 header.b=iycfnDgp Subject: [Buildroot] [PATCH 2/7] package/llvm-project/libclc: add host variant X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Needed for mesa3d bump to 24.1.0. Signed-off-by: Bernd Kuhls --- package/llvm-project/libclc/libclc.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package/llvm-project/libclc/libclc.mk b/package/llvm-project/libclc/libclc.mk index 9f303d6d2f..cfa978a8ac 100644 --- a/package/llvm-project/libclc/libclc.mk +++ b/package/llvm-project/libclc/libclc.mk @@ -11,6 +11,7 @@ LIBCLC_LICENSE = Apache-2.0 with exceptions or MIT LIBCLC_LICENSE_FILES = LICENSE.TXT LIBCLC_DEPENDENCIES = host-clang host-llvm host-spirv-llvm-translator +HOST_LIBCLC_DEPENDENCIES = host-clang host-llvm host-spirv-llvm-translator LIBCLC_INSTALL_STAGING = YES # CMAKE_*_COMPILER_FORCED=ON skips testing the tools and assumes @@ -39,4 +40,8 @@ LIBCLC_CONF_OPTS = \ -DCMAKE_CXX_COMPILER="$(CMAKE_HOST_CXX_COMPILER)" \ -DLLVM_CONFIG="$(HOST_DIR)/bin/llvm-config" +HOST_LIBCLC_CONF_OPTS = \ + -DLIBCLC_TARGETS_TO_BUILD=spirv64-mesa3d- + $(eval $(cmake-package)) +$(eval $(host-cmake-package)) -- 2.39.5 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot