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: src/third_party/glibc/README.breakpad

Issue 1970903002: Fixes up dump_syms build on OS X so it works with ELF. (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Change xcconfig instead of xcodeproj Created 4 years, 7 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
Index: src/third_party/glibc/README.breakpad
diff --git a/src/third_party/glibc/README.breakpad b/src/third_party/glibc/README.breakpad
new file mode 100644
index 0000000000000000000000000000000000000000..b0cff522a8f18c81ebee2cd752de201c89142568
--- /dev/null
+++ b/src/third_party/glibc/README.breakpad
@@ -0,0 +1,3 @@
+This directory contains the elf headers from
+https://sourceware.org/git/?p=glibc.git;a=tree;f=elf;h=cd330f6bfe90a397cd6151629ee4c34e3bbaf769;hb=refs/heads/master
+that are required to get ELF working in dump_syms on Mac OS X.

Powered by Google App Engine
This is Rietveld 408576698