]> source.dussan.org Git - tigervnc.git/commit
Compile common code with -fPIC on all non-Windows platforms
authorPierre Ossman <ossman@cendio.se>
Mon, 4 Jan 2016 13:10:25 +0000 (14:10 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 4 Jan 2016 13:10:25 +0000 (14:10 +0100)
commit7b8ebff2f8bdc8218fa8dcd066e8c53fe5ea0822
treed9c4cc0fc2daa669b46253ef9ee510f7367e559f
parentbb9771a7348b909aeeefa915b8f115965f60a71f
Compile common code with -fPIC on all non-Windows platforms

There are more platforms than x86_64 that need -fPIC, so include
it whenever possible.
common/CMakeLists.txt