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

Unified Diff: sysdeps/nacl/Makeconfig

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 | « no previous file | sysdeps/nacl/dl-cache.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sysdeps/nacl/Makeconfig
diff --git a/sysdeps/nacl/Makeconfig b/sysdeps/nacl/Makeconfig
index 4a723bb4f687eca352fc756eef603501c8ba2225..889fee3fc0ee085edd744bc7eb5017b22e7a544e 100644
--- a/sysdeps/nacl/Makeconfig
+++ b/sysdeps/nacl/Makeconfig
@@ -5,3 +5,6 @@
# library) can introduce redirects.
default-rpath = /lib
default-dl-dst-lib = /lib
+
+# Do not build ldconfig.
+use-ldconfig = no
« no previous file with comments | « no previous file | sysdeps/nacl/dl-cache.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698