HTCondor Project List Archives



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

Re: [Condor-devel] What does Condor _really_ depend on?



On Wed, Aug 15, 2007 at 02:23:55PM -0500, Matthew Farrellee wrote:
> >Then, we just need one flag which says:
> >--make-soft-into-hard
> >Which turns all soft requirements into hard requirements, except leving
> >out the manually disabled features on the correct architectures.
> 
> This also ignores OPTIONAL features too, right? Otherwise there is 
> really no difference between SOFT and OPTIONAL.

Yes, it ignores optional. However you can use --enable/--disable with the
optional stuff whenever you'd like to force it one way or the other from the
default setting.

-pete