Remove redundant and incorrect TOPDIR definitions
authorSeungSeop Park <sns.park@samsung.com>
Wed, 17 Jun 2015 23:57:48 +0000 (08:57 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit9a4b5f2b974a54a7e3fad1958e0d0fb48a7402c8
tree62ceb34d7e9235c93b236a6820749667f98a3a06
parent8006fdf8211443580ead4a58e91558091e384087
Remove redundant and incorrect TOPDIR definitions

After directory structure refactoring, TOPDIR defintion became wrong
in some build scripts. It caused no problem until now because correct
TOPDIR exported by common.sh overrides the wrong one anyway.
Patch just removes such redundant and incorrect TOPDIR definitions.
Reviewed by: Antonio Gomes, Hyungsun Ryu, arno renevier

Change-Id: I0c0c097e1319e36f82fc36f118dc4bd26e9c0838
Signed-off-by: SeungSeop Park <sns.park@samsung.com>
tizen_src/build/build_desktop.sh
tizen_src/build/ccache_env.sh
tizen_src/build/cross_build_mobile.sh
tizen_src/build/cross_build_tv.sh