[4.0] Remove ExcludeArch and dead copmiler definitions 11/88611/4
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 20 Sep 2016 04:03:13 +0000 (04:03 +0000)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 31 Oct 2016 06:19:45 +0000 (23:19 -0700)
commit98624afe7d6376db4bee80f26ea6fbc2c4909ea9
treeddfc328e7ffbcc473ea362fcd2c9bec85e679191
parentf5951b5f047087a3a7432c047fd54e0243890284
[4.0] Remove ExcludeArch and dead copmiler definitions

If TV-profile should not include this package, it should be removed from
the ks file (meta-tv.git). As we are trying to merge build projects,
trying not to build for a specific profile will become meaningless soon.
Thus, the ExcludeArch statement in the specfile is useless and confuses
the system. So, it is removed.

CMakeLists.txt states as if there are code with compiler definitions of
"_MOBILE_" and "_WEARABLE". However, grep on the source code has revealed
that there are no such code. Therefore, these two definitions are deadcode.

We have not yet completely removed profile build dependencies.

There will be another patch following this soon from me.

Change-Id: I59025327e0ca933fd5599388b13939973a81081a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
packaging/context-provider.spec