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

Issue 1435813002: build: detect the right `ar` tool (Closed)

Created:
5 years, 1 month ago by vapier
Modified:
5 years, 1 month ago
Reviewers:
Ted Mielczarek
CC:
google-breakpad-dev_googlegroups.com
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

build: detect the right `ar` tool Use automake's AM_PROG_AR helper instead of the default of hardcoding `ar` all the time. When cross-compiling, this can often be the wrong one to use. BUG=google-breakpad:519 R=ted.mielczarek@gmail.com Committed: https://chromium.googlesource.com/breakpad/breakpad/+/ff49f92c36476cf3efe6681edae86159b2dd7b0f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+511 lines, -6 lines) Patch
M Makefile.in View 5 chunks +6 lines, -5 lines 0 comments Download
M aclocal.m4 View 1 chunk +60 lines, -0 lines 0 comments Download
A autotools/ar-lib View 1 chunk +270 lines, -0 lines 0 comments Download
M configure View 3 chunks +174 lines, -1 line 0 comments Download
M configure.ac View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
vapier
5 years, 1 month ago (2015-11-11 06:39:39 UTC) #2
Ted Mielczarek
LGTM (I've worked around this a number of times, not sure why I never thought ...
5 years, 1 month ago (2015-11-11 11:32:09 UTC) #3
Jon Turney
Yes please
5 years, 1 month ago (2015-11-11 12:57:35 UTC) #4
vapier
5 years, 1 month ago (2015-11-11 18:43:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ff49f92c36476cf3efe6681edae86159b2dd7b0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698