]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- added comment about opt on x32
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 10:55:22 +0000 (11:55 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 10:55:22 +0000 (11:55 +0100)
ocaml.spec

index 616136a66d6bcfa4bfafbb4a38246b0926487dfd..c56aaa51354b4efe97bb794b6682f22ed4ebd602 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_without ocaml_opt               # build opt
 
 %ifarch x32
+# not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
 %undefine▸      with_opt
 %endif
 
This page took 0.073055 seconds and 4 git commands to generate.