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

Issue 2732293002: build: Prepare for building clang without ENABLE_LINKER_BUILD_ID=ON (Closed)

Created:
3 years, 9 months ago by Nico
Modified:
3 years, 9 months ago
Reviewers:
hans, Torne, Roland McGrath
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

build: Prepare for building clang without ENABLE_LINKER_BUILD_ID=ON BUG=622775 Review-Url: https://codereview.chromium.org/2732293002 Cr-Commit-Position: refs/heads/master@{#455154} Committed: https://chromium.googlesource.com/chromium/src/+/4e5c4a1545902ab817b8d758c8b3ec4380552b5d

Patch Set 1 #

Patch Set 2 : explicit sha1, remove android #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M build/config/android/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 1 chunk +10 lines, -0 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (9 generated)
Nico
3 years, 9 months ago (2017-03-07 17:13:48 UTC) #3
Nico
+torne since i happened to see https://codereview.chromium.org/1801073002. Torne, should we remove the android-specific version of ...
3 years, 9 months ago (2017-03-07 17:16:24 UTC) #6
hans
Do you know if any crash handling tests will catch if we fail to include ...
3 years, 9 months ago (2017-03-07 17:18:29 UTC) #7
Torne
On 2017/03/07 17:16:24, Nico wrote: > +torne since i happened to see https://codereview.chromium.org/1801073002. > Torne, ...
3 years, 9 months ago (2017-03-07 17:18:33 UTC) #8
Torne
On 2017/03/07 17:18:29, hans wrote: > Do you know if any crash handling tests will ...
3 years, 9 months ago (2017-03-07 17:19:24 UTC) #9
hans
lgtm It would be really nice if something checked for this though.
3 years, 9 months ago (2017-03-07 17:26:29 UTC) #10
Nico
In patch set 2, I removed the setting from build/config/android/BUILD.gn. This means android will only ...
3 years, 9 months ago (2017-03-07 17:28:14 UTC) #11
Torne
lgtm - we shouldn't really need this in non-official builds.
3 years, 9 months ago (2017-03-07 17:29:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2732293002/20001
3 years, 9 months ago (2017-03-07 17:31:11 UTC) #15
Roland McGrath
https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn#newcode287 build/config/compiler/BUILD.gn:287: ldflags += [ "-Wl,--build-id=sha1" ] Gold supports --build-id=tree, which ...
3 years, 9 months ago (2017-03-07 18:16:13 UTC) #17
Nico
https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn#newcode287 build/config/compiler/BUILD.gn:287: ldflags += [ "-Wl,--build-id=sha1" ] On 2017/03/07 18:16:13, Roland ...
3 years, 9 months ago (2017-03-07 18:37:46 UTC) #18
Roland McGrath
On 2017/03/07 18:37:46, Nico wrote: > https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn > File build/config/compiler/BUILD.gn (right): > > https://codereview.chromium.org/2732293002/diff/20001/build/config/compiler/BUILD.gn#newcode287 > ...
3 years, 9 months ago (2017-03-07 18:39:44 UTC) #19
Nico
On 2017/03/07 18:39:44, Roland McGrath wrote: > On 2017/03/07 18:37:46, Nico wrote: > > > ...
3 years, 9 months ago (2017-03-07 18:41:01 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/4e5c4a1545902ab817b8d758c8b3ec4380552b5d
3 years, 9 months ago (2017-03-07 18:44:21 UTC) #23
Torne
Yeah, I'm pretty sure it just needs to be a unique ID, though I'm not ...
3 years, 9 months ago (2017-03-07 19:04:52 UTC) #24
Nico
3 years, 9 months ago (2017-03-07 19:26:15 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2732023004/ by thakis@chromium.org.

The reason for reverting is:
https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Chrom...

pnacl-ld: Unrecognized option: --build-id=sha1

gn args:
goma_dir = "/b/c/goma_client"
is_chrome_branded = true
is_debug = false
is_official_build = true
target_os = "chromeos"
use_goma = true.

Powered by Google App Engine
This is Rietveld 408576698