From a84d4fc42639184d81ce06afea7041c79cf42d2e Mon Sep 17 00:00:00 2001 From: Dave MacLachlan Date: Thu, 12 May 2016 14:22:59 -0700 Subject: Replaced glibc version of elf.h with musl version of elf.h. Updated dump_syms xcode project and ran tests. BUG= R=vapier@chromium.org Review URL: https://codereview.chromium.org/1973113002 . --- src/third_party/glibc/README.breakpad | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/third_party/glibc/README.breakpad (limited to 'src/third_party/glibc/README.breakpad') diff --git a/src/third_party/glibc/README.breakpad b/src/third_party/glibc/README.breakpad deleted file mode 100644 index b0cff522..00000000 --- a/src/third_party/glibc/README.breakpad +++ /dev/null @@ -1,3 +0,0 @@ -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. -- cgit v1.2.1