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

Issue 11413110: Don't specify -Wl,--exclude-libs=ALL for shared library build. (Closed)

Created:
8 years, 1 month ago by Yaron
Modified:
8 years, 1 month ago
Reviewers:
nilesh, digit1
CC:
chromium-reviews
Visibility:
Public.

Description

Don't specify -Wl,--exclude-libs=ALL for shared library build. This is used for normal builds to strip out lots of unneeded symbols and minimize binary size. However, for shared library build, this causes needed symbols to be excluded and subsequent so's to fail linking. BUG=158821 NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169060

Patch Set 1 #

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

Messages

Total messages: 7 (0 generated)
Yaron
8 years, 1 month ago (2012-11-21 03:05:09 UTC) #1
digit1
lgtm. Thanks
8 years, 1 month ago (2012-11-21 09:34:47 UTC) #2
Yaron
+Nilesh for rubberstamp
8 years, 1 month ago (2012-11-21 15:47:08 UTC) #3
Yaron
+Nilesh for rubberstamp
8 years, 1 month ago (2012-11-21 15:47:10 UTC) #4
nilesh
LGTM
8 years, 1 month ago (2012-11-21 16:21:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/11413110/1
8 years, 1 month ago (2012-11-21 16:27:36 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-21 16:27:53 UTC) #7
Change committed as 169060

Powered by Google App Engine
This is Rietveld 408576698