svn commit: r306669 - head/net-p2p/transmission-cli
Chris Rees
crees at FreeBSD.org
Tue Oct 30 13:06:03 UTC 2012
On 30 October 2012 12:26, Alexey Dokuchaev <danfe at freebsd.org> wrote:
> On Tue, Oct 30, 2012 at 12:09:47PM +0000, Chris Rees wrote:
>> New Revision: 306669
>> URL: http://svn.freebsd.org/changeset/ports/306669
>>
>> Log:
>> Add OPTION for lightweight build-- disables prefetching
>>
>> +OPTIONS_DEFINE= LIGHTWEIGHT
>> +
>> +LIGHTWEIGHT_DESC= Build for low memory / low speed devices
>
> We actually already have similar standard knob, maybe you will find it
> useful:
>
> LITE_DESC?= Reduced features/memory footprint
>
Great, I've used that instead.
Thanks!
Chris
More information about the svn-ports-head
mailing list