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

Issue 2863663003: Sysroots: Remove a hack that adds gcc 4.6 to ld.so.conf (Closed)

Created:
3 years, 7 months ago by Tom (Use chromium acct)
Modified:
3 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Sysroots: Remove a hack that adds gcc 4.6 to ld.so.conf This CL removes a hack that adds /usr/lib/gcc/x86_64-linux-gnu/4.6 to ld.so.conf.d/zz_hack.conf. The only sysroots that exist currently are Jessie and Trusty which both use gcc 4.8. This caused the following flags to be passed to the linker: -L/path/to/chromium/src/build/linux/debian_jessie_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath-link=/path/to/chromium/src/build/linux/debian_jessie_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 While harmless, it is confusing and should be removed. R=thestig@chromium.org Review-Url: https://codereview.chromium.org/2863663003 Cr-Commit-Position: refs/heads/master@{#469518} Committed: https://chromium.googlesource.com/chromium/src/+/a0ca4a353c368fd2ea8da174ae9fe028fff376af

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -10 lines) Patch
M build/linux/sysroot_scripts/sysroot-creator.sh View 2 chunks +0 lines, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (8 generated)
Tom (Use chromium acct)
thestig ptal
3 years, 7 months ago (2017-05-04 23:04:47 UTC) #1
Lei Zhang
In the CL description, replace "/usr/local/google/home/thomasanderson/dev/chromium_2/" with "/path/to/chromium/" ?
3 years, 7 months ago (2017-05-04 23:16:46 UTC) #4
Lei Zhang
lgtm
3 years, 7 months ago (2017-05-04 23:17:12 UTC) #5
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/2863663003/1
3 years, 7 months ago (2017-05-04 23:23:15 UTC) #9
Tom (Use chromium acct)
On 2017/05/04 23:16:46, Lei Zhang wrote: > In the CL description, replace > "/usr/local/google/home/thomasanderson/dev/chromium_2/" with ...
3 years, 7 months ago (2017-05-04 23:24:41 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 23:31:19 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a0ca4a353c368fd2ea8da174ae9f...

Powered by Google App Engine
This is Rietveld 408576698