Re: %bcond_with is backwards?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 08, 2011 at 06:10:17PM +0000, Richard W.M. Jones wrote:

> # conditionalize Ocaml support
> %ifarch sparc64 s390 s390x
> %bcond_with ocaml
> %else
> %bcond_without ocaml
> %endif
> 
> #...
> 
> %if %{with ocaml}
> BuildRequires:  ocaml
> BuildRequires:  ocaml-findlib-devel
> %endif
> 
> This code correctly disables OCaml support on architectures where we
> don't bother to compile OCaml (sparc64 s390 s390x).  But the
> conditional code looks backwards to me.  Does this make sense to
> anyone?

It makes sense when you read "%bcond_with ocaml" as 'add a
"--with-ocaml" build condition flag' to the spec.

Regards
Till
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux