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

Issue 8938003: Set the compiler root directory for the Android NDK, merging two linker flags. (Closed)

Created:
9 years ago by Peter Beverloo
Modified:
9 years ago
Reviewers:
Satish
CC:
chromium-reviews, John Grabowski
Visibility:
Public.

Description

Set the compiler root directory for the Android NDK, merging two linker flags. This change replaces -rpath-link and an -L linking flag with --sysroot, which sets the compiler root directory for all headers and libraries. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114216

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Peter Beverloo
Upstreaming the change.
9 years ago (2011-12-13 15:03:55 UTC) #1
Satish
9 years ago (2011-12-13 15:41:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698