diff options
| author | Bhanu Chetlapalli <bhanu@mips.com> | 2012-05-10 13:29:48 -0700 |
|---|---|---|
| committer | Bhanu Chetlapalli <bhanu@mips.com> | 2012-05-10 13:29:48 -0700 |
| commit | ebf85a764f8f9c7b31f7198f578c069522820fbf (patch) | |
| tree | dc4a126153566176568b83356038758037ee0060 /emulator/opengl/shared/OpenglOsUtils/osDynLibrary.cpp | |
| parent | 2538faf643032591228fbf63a401b4995a6a3a8f (diff) | |
| download | sdk-ebf85a764f8f9c7b31f7198f578c069522820fbf.zip sdk-ebf85a764f8f9c7b31f7198f578c069522820fbf.tar.gz sdk-ebf85a764f8f9c7b31f7198f578c069522820fbf.tar.bz2 | |
Explicitly include -X11 while building emulator_renderer
emulator_renderer implicitly uses symbols defined by libX11.so
through intermediate libraries, which can cause dependency issues
if the intermediates drop the dependency. The linkers on distros
like fedora now explicilty disable such indirect dependency
resolution - which causes compilation failure.
More information is available at this URL
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
Signed-Off-By: Bhanu Chetlapalli <bhanu@mips.com>
Change-Id: If378fa76142cb6c8c7641d76802dcbc7691871d6
Diffstat (limited to 'emulator/opengl/shared/OpenglOsUtils/osDynLibrary.cpp')
0 files changed, 0 insertions, 0 deletions
