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

Maxime Gauduin alucryd at gemini.archlinux.org
Sun Mar 6 16:17:41 UTC 2022


    Date: Sunday, March 6, 2022 @ 16:17:41
  Author: alucryd
Revision: 1142761

disable lto

Modified:
  hyperscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-06 16:15:52 UTC (rev 1142760)
+++ PKGBUILD	2022-03-06 16:17:41 UTC (rev 1142761)
@@ -19,6 +19,7 @@
   python
   ragel
 )
+options=(!lto)
 _tag=64a995bf445d86b74eb0f375624ffc85682eadfe
 source=(
   git+https://github.com/intel/hyperscan.git#tag=${_tag}



More information about the arch-commits mailing list