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

Unified Diff: sysdeps/nacl/dl-cache.c

Issue 12340013: Disable ld.so.cache support (Closed) Base URL: http://git.chromium.org/native_client/nacl-glibc.git@master
Patch Set: Created 7 years, 10 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 | « sysdeps/nacl/Makeconfig ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sysdeps/nacl/dl-cache.c
diff --git a/sysdeps/nacl/dl-cache.c b/sysdeps/nacl/dl-cache.c
new file mode 100644
index 0000000000000000000000000000000000000000..576b143c8895ee7960551289200e690d16a53343
--- /dev/null
+++ b/sysdeps/nacl/dl-cache.c
@@ -0,0 +1,2 @@
+/* Get the stub code that disables ld.so.cache support. */
+#include <sysdeps/mach/hurd/dl-cache.c>
« no previous file with comments | « sysdeps/nacl/Makeconfig ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698