summarylogtreecommitdiffstats
path: root/0004-makepkg-Fix-build-with-clang.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-makepkg-Fix-build-with-clang.patch')
-rw-r--r--0004-makepkg-Fix-build-with-clang.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0004-makepkg-Fix-build-with-clang.patch b/0004-makepkg-Fix-build-with-clang.patch
index d9c228688955..b99679b58e52 100644
--- a/0004-makepkg-Fix-build-with-clang.patch
+++ b/0004-makepkg-Fix-build-with-clang.patch
@@ -1,7 +1,7 @@
From 795d0c33f56bd22a5676d44c2b814830575797c5 Mon Sep 17 00:00:00 2001
From: KokaKiwi <kokakiwi+git@kokakiwi.net>
Date: Sun, 14 Aug 2022 23:59:30 +0200
-Subject: [PATCH 4/4] makepkg: Fix build with clang
+Subject: [PATCH 4/5] makepkg: Fix build with clang
clang does not support some C++20 features
---