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}
