]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- better bcond desc
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 16:48:01 +0000 (17:48 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 16:48:01 +0000 (17:48 +0100)
ocaml.spec

index 11d70e70b611c95fce8d63d6ef38dc2bb7aa452b..685ff334162a4ed2423933270611b34d3ea16900 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without ocaml_opt               # build opt
+%bcond_without ocaml_opt       # skip building native optimized binaries (bytecode is always built)
 
 %ifarch x32
 # not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
This page took 0.247765 seconds and 4 git commands to generate.