svn commit: r474832 - head/graphics/mozjpeg

Jan Beich jbeich at FreeBSD.org
Wed Jul 18 03:14:52 UTC 2018


Author: jbeich
Date: Wed Jul 18 03:14:51 2018
New Revision: 474832
URL: https://svnweb.freebsd.org/changeset/ports/474832

Log:
  graphics/mozjpeg: drop BROKEN_aarch64
  
  PR:		229729
  Submitted by:	Greg V

Modified:
  head/graphics/mozjpeg/Makefile   (contents, props changed)

Modified: head/graphics/mozjpeg/Makefile
==============================================================================
--- head/graphics/mozjpeg/Makefile	Wed Jul 18 02:56:42 2018	(r474831)
+++ head/graphics/mozjpeg/Makefile	Wed Jul 18 03:14:51 2018	(r474832)
@@ -11,7 +11,6 @@ COMMENT=	Improved JPEG encoder by Mozilla
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN_aarch64=	does not configure: error: SIMD support cannot be enabled
 BROKEN_mips64=	does not configure: error: SIMD support cannot be enabled
 BROKEN_powerpc64=	does not build: undefined reference to htole32
 BROKEN_sparc64=	does not configure: error: SIMD support cannot be enabled


More information about the svn-ports-all mailing list