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

Unified Diff: make_sysd_rules.py

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
« no previous file with comments | « elf/rtld.c ('k') | sysdeps/i386/dl-machine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: make_sysd_rules.py
diff --git a/make_sysd_rules.py b/make_sysd_rules.py
index a19f11c655521f08c39b0918073c644f7db00b3c..cd894b265741b2f85fce35a7ac867a5cfdfacda8 100644
--- a/make_sysd_rules.py
+++ b/make_sysd_rules.py
@@ -159,6 +159,7 @@ override_list = [
"sysdeps/ieee754/ldbl-96/s_logbl.c",
"sysdeps/ieee754/ldbl-96/s_rintl.c",
"sysdeps/nacl/umount.c",
+ "sysdeps/nacl/start.c",
Mark Seaborn 2011/06/30 18:06:19 Please keep this list sorted (or at least locally
"sysdeps/posix/libc_fatal.c",
"sysdeps/posix/posix_fallocate.c",
"sysdeps/posix/writev.c",
« no previous file with comments | « elf/rtld.c ('k') | sysdeps/i386/dl-machine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698