aboutsummaryrefslogtreecommitdiff
path: root/src/config.h.in
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-11-23 01:45:20 +0000
committermark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-11-23 01:45:20 +0000
commite9165f4353a50aee322ad4caf2f499d26d77ed6f (patch)
tree4cbc9e273536afe43f9b68cb617036170b381af8 /src/config.h.in
parentGenerate minidumps for 64-bit ARM apps on iOS. (diff)
downloadbreakpad-e9165f4353a50aee322ad4caf2f499d26d77ed6f.tar.xz
Process minidumps generated on ARM64 in iOS apps.
Patch by Colin Blundell <blundell@chromium.org> BUG=542 Review URL: https://breakpad.appspot.com/704002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1236 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.h.in b/src/config.h.in
index dfd0e6ad..f5e5e280 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -33,9 +33,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
-#undef NO_MINUS_C_MINUS_O
-
/* Name of package */
#undef PACKAGE