svn commit: r422112 - in head/www/webkit2-gtk3: . files

Antoine Brodin antoine at FreeBSD.org
Wed Sep 14 05:43:14 UTC 2016


Author: antoine
Date: Wed Sep 14 05:43:13 2016
New Revision: 422112
URL: https://svnweb.freebsd.org/changeset/ports/422112

Log:
  Revert r422019, patch fails to apply
  
  PR:		207275
  Reported by:	pkg-fallout

Deleted:
  head/www/webkit2-gtk3/files/patch-Source_WTF_wtf_Platform.h
  head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h
Modified:
  head/www/webkit2-gtk3/Makefile

Modified: head/www/webkit2-gtk3/Makefile
==============================================================================
--- head/www/webkit2-gtk3/Makefile	Wed Sep 14 05:39:41 2016	(r422111)
+++ head/www/webkit2-gtk3/Makefile	Wed Sep 14 05:43:13 2016	(r422112)
@@ -55,10 +55,6 @@ DEBUG_CMAKE_OFF=	-DCMAKE_BUILD_TYPE=Rele
 
 .include <bsd.port.options.mk>
 
-.if ${ARCH} == armv6
-CMAKE_ARGS+=	-DENABLE_JIT:BOOL=OFF
-.endif
-
 .if ${ARCH} == powerpc64
 CFLAGS+=	-mminimal-toc
 .endif


More information about the svn-ports-head mailing list