From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9A8A158020 for ; Sun, 11 Dec 2022 19:23:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE06E0839; Sun, 11 Dec 2022 19:23:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E07A6E0839 for ; Sun, 11 Dec 2022 19:23:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B313F3412A5 for ; Sun, 11 Dec 2022 19:23:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEF5473C for ; Sun, 11 Dec 2022 19:23:03 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1670786517.7b1d7789c7ace95a6c6096c30aa971e3a87ad363.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/nvidia-drivers/files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch X-VCS-Directories: x11-drivers/nvidia-drivers/files/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 7b1d7789c7ace95a6c6096c30aa971e3a87ad363 X-VCS-Branch: master Date: Sun, 11 Dec 2022 19:23:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: de176b16-bf93-4ed8-a39c-5ec694312143 X-Archives-Hash: e4d7daf49094afa0d190f9d073e6fb62 commit: 7b1d7789c7ace95a6c6096c30aa971e3a87ad363 Author: Ionen Wolkens gentoo org> AuthorDate: Sun Dec 11 19:20:51 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Dec 11 19:21:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1d7789 x11-drivers/nvidia-drivers: match paths in raw-ldflags patch Oops, but doesn't impact anything. Signed-off-by: Ionen Wolkens gentoo.org> .../files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch b/x11-drivers/nvidia-drivers/files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch index 0b0d2f1dcb48..9185ec0f33ce 100644 --- a/x11-drivers/nvidia-drivers/files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch +++ b/x11-drivers/nvidia-drivers/files/nvidia-kernel-module-source-515.86.01-raw-ldflags.patch @@ -5,7 +5,7 @@ https://bugs.gentoo.org/885483 https://github.com/NVIDIA/open-gpu-kernel-modules/issues/405 https://github.com/NVIDIA/open-gpu-kernel-modules/issues/214 --- a/kernel-module-source/utils.mk -+++ b/utils.mk ++++ b/kernel-module-source/utils.mk @@ -556,3 +556,3 @@ $(at_if_quiet)cd $$(dir $(1)); \ - $$(call quiet_cmd_no_at,LD) -r -z noexecstack --format=binary \