Path to this page:
Subject: CVS commit: [pkgsrc-2019Q1] pkgsrc/www/webkit-gtk
From: Benny Siegert
Date: 2019-05-05 16:26:11
Message id: 20190505142612.08290FB16@cvs.NetBSD.org
Log Message:
Pullup ticket #5943 - requested by leot
www/webkit-gtk: build fix
Revisions pulled up:
- www/webkit-gtk/options.mk 1.15-1.16
---
Module Name: pkgsrc
Committed By: leot
Date: Tue Apr 9 15:34:04 UTC 2019
Modified Files:
pkgsrc/www/webkit-gtk: options.mk
Log Message:
webkit-gtk: Add references about WEBKIT_JIT_MACHINE_PLATFORMS
---
Module Name: pkgsrc
Committed By: leot
Date: Thu Apr 11 17:48:39 UTC 2019
Modified Files:
pkgsrc/www/webkit-gtk: options.mk
Log Message:
webkit-gtk: Adjust WEBKIT_JIT_MACHINE_PLATFORMS per-upstream
Sync WEBKIT_JIT_MACHINE_PLATFORMS (platforms where `webkit-jit'
option is suggested) is enabled by default with
Source/cmake/WebKitFeatures.cmake.
While here also disable ENABLE_C_LOOP when ENABLE_JIT is enabled
(the two options are incompatible).
Should workaround PR pkg/54109.
(No PKGREVISION bump since it should only fix platforms where since
update of webkit-gtk 2.24.0 were broken.)
Files: