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

Unified Diff: sysdeps/nacl/Makefile

Issue 7282019: Adjust for new NaCl startup ABI (Closed) Base URL: http://git.chromium.org/native_client/nacl-glibc.git@master
Patch Set: Created 9 years, 6 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
Index: sysdeps/nacl/Makefile
diff --git a/sysdeps/nacl/Makefile b/sysdeps/nacl/Makefile
index 6e416c783cea6d09e2343a94dfad931f60e5078f..fde35ba0f4eace801e02c7af6523b36c428714c5 100644
--- a/sysdeps/nacl/Makefile
+++ b/sysdeps/nacl/Makefile
@@ -6,3 +6,5 @@ endif
# Remove libpthread.so's version of a function that is also provided
# by libc.so.
libpthread-routines := $(filter-out pt-vfork,$(libpthread-routines))
+
+sysdep-rtld-routines += receive_args
« make_sysd_rules.py ('K') | « sysdeps/i386/dl-machine.h ('k') | sysdeps/nacl/dl-sysdep.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698