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: I43bc94b0d29c429d6021efff27a667a4b3c5644f
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