svn commit: r307565 - head/net/silc-client
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Nov 20 14:23:52 UTC 2012
On Tue, Nov 20, 2012 at 12:17:00PM +0100, Baptiste Daroussin wrote:
> I know I already told you the following, but I think it is worth saying it
> loudly for other people who don't know yet about OPTIONS_DEFINE_${arch}
> On Mon, Nov 19, 2012 at 04:22:35PM +0000, Wesley Shields wrote:
> ...
> > WANT_PERL= yes
> >
> > +OPTIONS_DEFINE= PTHREADS IPV6 ICONV PERL OPTIMIZED_ASM
> > +PTHREADS_DESC= "Enable pthreads support"
> > +OPTIMIZED_ASM_DESC= "Use assembler optimizations (i386 only)"
> > +OPTIONS_DEFAULT= IPV6 ICONV PERL OPTIMIZED_ASM
>
> OPTIONS_DEFINE= -PTHREADS IPV6 ICONV PERL
> OPTIONS_DEFINE_i386= OPTIMIZED_ASM
> OPTIMIZED_ASM_DESC= Use assembler optimizations
Not to mention we already have ASM option with standard description.
./danfe
More information about the svn-ports-head
mailing list