From 5862bf58e8d32ae8f5a70779fba6559528d71aca Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 17 Jun 2023 22:03:00 -0400 Subject: [PATCH] x11-drivers/nvidia-drivers: fix comment typo Signed-off-by: Ionen Wolkens --- .../files/nvidia-drivers-525.116.04-clang-unused-option.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/files/nvidia-drivers-525.116.04-clang-unused-option.patch b/x11-drivers/nvidia-drivers/files/nvidia-drivers-525.116.04-clang-unused-option.patch index 5842bdd2a757a..692e1880489d3 100644 --- a/x11-drivers/nvidia-drivers/files/nvidia-drivers-525.116.04-clang-unused-option.patch +++ b/x11-drivers/nvidia-drivers/files/nvidia-drivers-525.116.04-clang-unused-option.patch @@ -1,5 +1,5 @@ clang-15.0.7(?) or so may abort when the unused option -MD is passed, -option removal is backported fro nvidia-535 branch +option removal is backported from the nvidia:0/535 branch. Note patch is kept without context given the lines below change constantly (version) preventing from applying same patch to multiple versions.