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

Issue 2348143002: Check if RTLD_DEEPBIND is defined before using it. (Closed)

Created:
4 years, 3 months ago by slan
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check if RTLD_DEEPBIND is defined before using it. uClibc does not support RTLD_DEEPBIND, and thus it is not defined in dlfcn.h. Check if this flag is defined before using it in native_library_posix.cc to support uClibc-based builds. BUG= internal b/31575857 Committed: https://crrev.com/76e9f56c7be25a6c5f16548be2e475734858f6d0 Cr-Commit-Position: refs/heads/master@{#422491}

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M base/native_library_posix.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
slan
Hey Ken, this is needed for an internal Cast bot which uses uClibc on MIPS. ...
4 years, 3 months ago (2016-09-18 19:51:42 UTC) #2
slan
+Nico for OWNERS
4 years, 3 months ago (2016-09-18 19:54:22 UTC) #4
Nico
I'll defer to rockot who added this. I don't know if it's better to crash ...
4 years, 3 months ago (2016-09-19 15:17:18 UTC) #5
Ken Rockot(use gerrit already)
On 2016/09/19 at 15:17:18, thakis wrote: > I'll defer to rockot who added this. I ...
4 years, 3 months ago (2016-09-19 17:38:30 UTC) #6
slan
On 2016/09/19 17:38:30, Ken Rockot wrote: > On 2016/09/19 at 15:17:18, thakis wrote: > > ...
4 years, 2 months ago (2016-10-03 18:15:58 UTC) #7
Ken Rockot(use gerrit already)
LGTM, thanks!
4 years, 2 months ago (2016-10-03 18:19:56 UTC) #8
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/2348143002/20001
4 years, 2 months ago (2016-10-03 18:29:53 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/272115)
4 years, 2 months ago (2016-10-03 18:40:32 UTC) #12
Nico
lgtm too
4 years, 2 months ago (2016-10-03 19:01:18 UTC) #13
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/2348143002/20001
4 years, 2 months ago (2016-10-03 19:02:21 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-03 19:30:47 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 19:32:19 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/76e9f56c7be25a6c5f16548be2e475734858f6d0
Cr-Commit-Position: refs/heads/master@{#422491}

Powered by Google App Engine
This is Rietveld 408576698