Actually undefine source fortification on debug build 57/147157/3
authorLukasz Kostyra <l.kostyra@samsung.com>
Thu, 31 Aug 2017 11:51:14 +0000 (13:51 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Mon, 11 Sep 2017 14:51:52 +0000 (16:51 +0200)
commit6218313d3c10111bfe98910a98d88b4022e8e32e
tree0a0ed9c21903d5dc67fc5dfd8980c711c1478df5
parente92d4e407a451fef2975fa2e40135fdc308f3cd6
Actually undefine source fortification on debug build

Appearently -U flag was not passed to preprocessor and had
to be provided in another way. Now _FORTIFY_SOURCE warnings
on debug build will disappear.

Change-Id: I99abde5c72972e7b689b037a4bfcdf15377a8da6
CMakeLists.txt
packaging/tef-simulator.spec
simulatordaemon/CMakeLists.txt