pkgsrc-WIP-changes archive

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

webkit-gtk: Add a possible note about ucontext(2) macros



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Sep 25 23:13:00 2018 +0200
Changeset:	255ba5552848e41d12c524dad808cdc873a7df3f

Modified Files:
	webkit-gtk/TODO

Log Message:
webkit-gtk: Add a possible note about ucontext(2) macros

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

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

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

diffs:
diff --git a/webkit-gtk/TODO b/webkit-gtk/TODO
index 362df1b8aa..a10cb83e02 100644
--- a/webkit-gtk/TODO
+++ b/webkit-gtk/TODO
@@ -4,3 +4,6 @@
   Only amd64 was actually tested and arm, arm64 and mips really need a
   double-check.
 - Enable webkit-jit option
+- 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