OSDN Git Service

Return has_DT_SYMBOLIC flag.
authorDmitriy Ivanov <dimitry@google.com>
Mon, 29 Sep 2014 19:10:36 +0000 (12:10 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Mon, 29 Sep 2014 19:10:36 +0000 (12:10 -0700)
commit96bc37f2e1093416a432135265fd7a4db6c3df17
treea3fbbad43f2853ab34380d883ff32ba662b4bdf3
parent73e6c9b39353807aae80170355ec0b67b7a4ce16
Return has_DT_SYMBOLIC flag.

This reverts commit 8f61d991831f0ea515fa50a5c38dbbcfbab0dd28

 Despite the fact that static linker does all the work while linking
 -Bsymbolic executables, according to the SCO doc following DT_SYMBOLIC
 and DF_SYMBOLIC flags is still a requirement for the dynamic linker
 as well.

 (see http://www.sco.com/developers/gabi/2012-12-31/ch5.dynamic.html)

Change-Id: I23f6a5e9b662e40cdbc462b64feff912431e800c
linker/linker.cpp
linker/linker.h