build : YAGL module is excluded from the build on MacOS in temparary. 93/10393/1
authorjinhyung.jo <jinhyung.jo@samsung.com>
Tue, 1 Oct 2013 09:16:45 +0000 (18:16 +0900)
committerjinhyung.jo <jinhyung.jo@samsung.com>
Tue, 1 Oct 2013 09:16:45 +0000 (18:16 +0900)
commit446e85cb36fa45173a3d83433190b3054efbf63b
treebe369c11f7a46ea6f8e821da67eb518eeef95a82
parentf0919c88dbab1994068e73eed89341724e3ee8d6
build : YAGL module is excluded from the build on MacOS in temparary.

This modification is temporary.
The reason is that compilation error occurs when using the clang compiler.
It caused by __thread attribute in yagl_thread, clang does not support the attribute in MacOS.

Change-Id: Id4fd6c8f0ad33e98d178a3cce5a954601e35142b
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
tizen/emulator_configure.sh