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

Unified Diff: libtool.m4

Issue 65643012: Fix interlibrary dependencies in target shared library builds (Closed) Base URL: http://git.chromium.org/native_client/nacl-gcc.git@master
Patch Set: Created 7 years, 1 month 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 | « libstdc++-v3/configure ('k') | zlib/configure » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libtool.m4
diff --git a/libtool.m4 b/libtool.m4
index e3c0a175ff8823bea7b0970d70c1d9c0280548a3..9ea038c5cf00c87db86d852d7ea285d43a47da8c 100644
--- a/libtool.m4
+++ b/libtool.m4
@@ -3054,7 +3054,7 @@ freebsd* | dragonfly*)
fi
;;
-gnu*)
+gnu* | nacl*)
lt_cv_deplibs_check_method=pass_all
;;
« no previous file with comments | « libstdc++-v3/configure ('k') | zlib/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698