]> source.dussan.org Git - tigervnc.git/commit
Link libX11 dynamically
authorBrian P. Hinz <bphinz@users.sf.net>
Tue, 1 Mar 2016 01:57:06 +0000 (20:57 -0500)
committerBrian P. Hinz <bphinz@users.sf.net>
Tue, 1 Mar 2016 02:07:51 +0000 (21:07 -0500)
commit57b11d4601b95da3fc086cc0ed4b3b8eee11333c
treef2c346c5a9c3efd41376b701e755de767abf6a77
parent668873aed01ec990d4f16539e041d38abde6fb57
Link libX11 dynamically

Building libX11 statically causes problems with libpthread, however
the version of libX11 that ships with el5 is too old to build libXext.
So we have to build a dynamic version of libX11 and link against that
while building.  The resulting binary will actually be linked against
the system libX11, which should be ABI compatible as far as Xvnc is
concerned.
contrib/packages/rpm/el5/SPECS/tigervnc.spec