Remove -fPIC flag 80/26880/4
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Sun, 31 Aug 2014 01:34:13 +0000 (03:34 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Wed, 3 Sep 2014 09:27:15 +0000 (11:27 +0200)
commit5b044e7e7710cab74f74bd33f73386ac3544e81b
treec20588df4a0648e056fc2a890d9a3007064a9b1c
parent300bb4b003fcf7088a092ada200a2b233babd6ef
Remove -fPIC flag

Explicit definition of this flag in not needed. They are added
by default when sources are used to create SHARED librray in cmake.

Change-Id: I9027835a932b7f46941a5007ddfcce08f85fb38d
CMakeLists.txt
src/admin/CMakeLists.txt
src/common/CMakeLists.txt