pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk webkit-gtk: Add references about WEBKIT...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a51a41f22f4
branches:  trunk
changeset: 332372:9a51a41f22f4
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue Apr 09 15:34:04 2019 +0000

description:
webkit-gtk: Add references about WEBKIT_JIT_MACHINE_PLATFORMS

diffstat:

 www/webkit-gtk/options.mk |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 255eadc53dba -r 9a51a41f22f4 www/webkit-gtk/options.mk
--- a/www/webkit-gtk/options.mk Tue Apr 09 13:46:55 2019 +0000
+++ b/www/webkit-gtk/options.mk Tue Apr 09 15:34:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.14 2018/11/05 16:50:48 bsiegert Exp $
+# $NetBSD: options.mk,v 1.15 2019/04/09 15:34:04 leot Exp $
 #
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.webkit-gtk
@@ -12,6 +12,10 @@
 #
 # Platforms that support the webkit-jit option
 #
+# Please see:
+#  Source/cmake/WebKitFeatures.cmake
+#  Source/WTF/wtf/Platform.h
+#
 WEBKIT_JIT_MACHINE_PLATFORMS+= Darwin-*-*
 WEBKIT_JIT_MACHINE_PLATFORMS+= DragonFly-*-*
 WEBKIT_JIT_MACHINE_PLATFORMS+= FreeBSD-*-x86_64 FreeBSD-*-i386 FreeBSD-*-arm*



Home | Main Index | Thread Index | Old Index