svn commit: r318646 - head/graphics/scale2x

Baptiste Daroussin bapt at FreeBSD.org
Tue May 21 13:30:11 UTC 2013


On Tue, May 21, 2013 at 06:59:44AM +0000, Alexey Dokuchaev wrote:
> On Tue, May 21, 2013 at 06:17:27AM +0000, Martin Wilke wrote:
> > New Revision: 318646
> > URL: http://svnweb.freebsd.org/changeset/ports/318646
> > 
> > +OPTIONS_DEFINE=	DOCS EXAMPLES
> > +OPTIONS_DEFINE_i386=	MMX
> >  
> > [...]
> >  
> > +.if ${PORT_OPTIONS:MMMX}
> > +CPPFLAGS+=	-DHAVE_MMX
> > +.endif
> 
> Do you think it would make sense to enable MMX option by default depending
> on ${MACHINE_CPU:Mmmx}?

That will not fit the builders it works properly when building locally but not
in "package factories" except if I miss something.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130521/a8eab895/attachment.sig>


More information about the svn-ports-all mailing list