The build macro "tizen_profile_name" is not used in Tizen.org OBS
(build.tizen.org), but it can be used by vendors to enable
optional features.
This patch clarifies that such a macro is not for Tizen.org OBS.
Change-Id: I4aca3160d237cb9b4ae78b7f9d6865cf50e229d8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
%define keepstatic 1
+# tizen_profile_name is for optional features that are not built in Tizen Public OBS.
%define TTRACE_PROFILE none
%if "%{?tizen_profile_name}" == "mobile"
%define TTRACE_PROFILE mobile