[arch-commits] Commit in libkgapi/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 30 14:06:23 UTC 2022


    Date: Sunday, January 30, 2022 @ 14:06:22
  Author: arojas
Revision: 435494

Document LTO breakage

Modified:
  libkgapi/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 13:01:46 UTC (rev 435493)
+++ PKGBUILD	2022-01-30 14:06:22 UTC (rev 435494)
@@ -16,7 +16,7 @@
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck at kde.org>
               D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker at kde.org>
-options=(!lto)
+options=(!lto) # https://bugs.kde.org/show_bug.cgi?id=411425
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list