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

Unified Diff: third_party/libunwind/README.chromium

Issue 2946073002: Fix libc++ ARM build (Closed)
Patch Set: Condition on is_linux too Created 3 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 | « third_party/libunwind/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libunwind/README.chromium
diff --git a/third_party/libunwind/README.chromium b/third_party/libunwind/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..75b57e66424f7e1e4b1401c647431994364cef20
--- /dev/null
+++ b/third_party/libunwind/README.chromium
@@ -0,0 +1,11 @@
+Name: libunwind
+URL: https://llvm.org/svn/llvm-project/libunwind/trunk/
+Version: 1.0
+License: MIT, University of Illinois/NCSA Open Source License
+License File: trunk/LICENSE.TXT
+Security Critical: no
+
+Description:
+
+libunwind for Chromium.
+This is a dependency of libc++abi on ARM builds.
« no previous file with comments | « third_party/libunwind/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698