]> git.pld-linux.org Git - packages/pandoc.git/commitdiff
- add comment about optimizations on ix86 auto/th/pandoc-2.9.2.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 31 May 2020 14:48:06 +0000 (16:48 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 31 May 2020 14:48:06 +0000 (16:48 +0200)
pandoc.spec

index 53a8ee2c529854ca68e10e8dfe496cb549fffb84..4e910d4c6394b3db5445602a55b5600b6a461b77 100644 (file)
@@ -355,6 +355,11 @@ Dokumentacja w formacie HTML dla pakietu ghc %{name}.
 %patch1 -p1
 
 %build
+# on ix86:
+# ghc: panic! (the 'impossible' happened)
+# (GHC version 8.10.1:
+#      piResultTy
+#  [(Text, ParsecT [Tok] LaTeXState PandocPure Inlines)]
 runhaskell Setup.hs configure -v2 \
 %ifarch %{ix86}
        -O0 \
This page took 0.115741 seconds and 4 git commands to generate.