commit | c0bc9134514a4f138621203a6f7d4553ebec238a | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@google.com> | Tue Jul 22 12:09:30 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 22 12:09:30 2014 -0700 |
tree | f1164825db06ec08e40715982ec3f8e2cc7627f0 | |
parent | 4f9a01e03ef3bbe7dd8f9bebdcb3555226087e06 [diff] |
Introduce skia_pic gyp variable. skia_pic tells ninja to use -fPIC when building for position independent code. Set skia_pic to true when building our existing targets that require position independent code. Also use skia_pic when building for Android. R=mtklein@google.com, djsollen@google.com Author: scroggo@google.com Review URL: https://codereview.chromium.org/406613003