Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: ports/libffi/nacl.patch

Issue 1749283002: Update bug URLs from naclports to webports (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: . Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/gflags/pkg_info ('k') | ports/libyuv/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libffi/nacl.patch
diff --git a/ports/libffi/nacl.patch b/ports/libffi/nacl.patch
index 45c6b42e6a0e629c93fc11a628e73b6648931173..4abf5c46999f542fdb291c72727a62dbfa51695a 100644
--- a/ports/libffi/nacl.patch
+++ b/ports/libffi/nacl.patch
@@ -24,7 +24,7 @@ diff --git a/src/types.c b/src/types.c
+ * Dummy implementation of libffi functions. This may be an incomplete
+ * list. It was intented to be enough to allow glib to be built.
+ * TODO(sbc): Remove this once we fix libffi:
-+ * https://code.google.com/p/naclports/issues/detail?id=183
++ * https://bugs.chromium.org/p/webports/issues/detail?id=183
+ */
+void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue) {
+ abort();
« no previous file with comments | « ports/gflags/pkg_info ('k') | ports/libyuv/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698