Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2633)

Issue 209001: Add a --disable-processor configure arg (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by Ted Mielczarek
Modified:
13 years, 6 months ago
Reviewers:
mochalatte
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

When targeting ARM or other systems, it doesn't make a lot of sense to build the
processor library and tools. This patch adds a --disable-processor option to
configure so that configure && make will build only the client library and tests

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M Makefile.am View 8 chunks +30 lines, -13 lines 0 comments Download
M Makefile.in View 12 chunks +1238 lines, -901 lines 0 comments Download
M aclocal.m4 View 1 chunk +2 lines, -2 lines 0 comments Download
M configure View 79 chunks +228 lines, -211 lines 1 comment Download
M configure.ac View 1 chunk +22 lines, -0 lines 2 comments Download

Messages

Total messages: 4
Ted Mielczarek
13 years, 6 months ago #1
mochalatte
http://breakpad.appspot.com/209001/diff/1/5 File configure (right): http://breakpad.appspot.com/209001/diff/1/5#newcode3 Line 3: # Generated by GNU Autoconf 2.65 for breakpad ...
13 years, 6 months ago #2
Ted Mielczarek
http://breakpad.appspot.com/209001/diff/1/6 File configure.ac (right): http://breakpad.appspot.com/209001/diff/1/6#newcode88 Line 88: ;; On 2010/10/05 18:24:08, mochalatte wrote: > i ...
13 years, 6 months ago #3
mochalatte
13 years, 6 months ago #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted