pkgsrc-WIP-changes archive

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

webkit-gtk: Add a note about options.mk and `webkit-jit' option



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Oct 5 11:04:08 2018 +0200
Changeset:	3a9af19ed4c156724a834c6ea8c1e39b3ba61a9f

Modified Files:
	webkit-gtk/TODO

Log Message:
webkit-gtk: Add a note about options.mk and `webkit-jit' option

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3a9af19ed4c156724a834c6ea8c1e39b3ba61a9f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk/TODO | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/webkit-gtk/TODO b/webkit-gtk/TODO
index ee5f03c5b7..190862b093 100644
--- a/webkit-gtk/TODO
+++ b/webkit-gtk/TODO
@@ -4,6 +4,7 @@
   Only amd64 was actually tested and arm, arm64 and mips really need a
   double-check.
 - Enable webkit-jit option
+- Sync options.mk `webkit-jit' option with platforms that has JIT support
 - Could the NetBSD logic in
   patches/patch-Source_JavaScriptCore_runtime_MachineContext.h be rewritten
   using ucontext(2) _UC_MACHINE_* macros instead?


Home | Main Index | Thread Index | Old Index