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

Issue 10690103: Do not link non-executables with -pie for tsan=1 (Closed)

Created:
8 years, 5 months ago by Alexander Potapenko
Modified:
8 years, 5 months ago
Reviewers:
Nico
CC:
chromium-reviews, kcc2, dvyukov
Visibility:
Public.

Description

Do not link non-executables with -pie for tsan=1 (-pie is incompatible with -shared and -static) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148393

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -22 lines) Patch
M build/common.gypi View 1 1 chunk +28 lines, -22 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Alexander Potapenko
PTAL
8 years, 5 months ago (2012-07-08 16:57:37 UTC) #1
Alexander Potapenko
Nico, will you have time to look at this?
8 years, 5 months ago (2012-07-13 11:04:06 UTC) #2
Nico
https://chromiumcodereview.appspot.com/10690103/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10690103/diff/1/build/common.gypi#newcode2318 build/common.gypi:2318: '-fPIE', But you do want -fPIE for non-executables? https://chromiumcodereview.appspot.com/10690103/diff/1/build/common.gypi#newcode2331 ...
8 years, 5 months ago (2012-07-20 18:06:11 UTC) #3
Alexander Potapenko
PTAL https://chromiumcodereview.appspot.com/10690103/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10690103/diff/1/build/common.gypi#newcode2318 build/common.gypi:2318: '-fPIE', On 2012/07/20 18:06:11, Nico wrote: > But ...
8 years, 5 months ago (2012-07-25 08:36:43 UTC) #4
Nico
lgtm
8 years, 5 months ago (2012-07-25 13:50:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/10690103/6001
8 years, 5 months ago (2012-07-25 18:22:33 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-25 20:06:46 UTC) #7
Change committed as 148393

Powered by Google App Engine
This is Rietveld 408576698