tizen: build scripts: use cross compiler from env if provided
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 12 Nov 2020 14:17:53 +0000 (15:17 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:47:56 +0000 (14:47 +0900)
commit1acf5f44f2e4d3de781bce31c4449af821076619
tree39ea24bc6a8df3c603a3a07ea0f325b66766acf9
parent985ffe79aa26032edf9171cf6cbbadc4ed57e8c0
tizen: build scripts: use cross compiler from env if provided

If user set CROSS_COMPILE env in his shell, use it instead of the
hard-coded path ("/usr/bin/aarch64-linux-gnu-") from the scripts.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ibd005fd32349c7af091ff0c60def8ba63e4d2fc0
tizen/build-kvim3.sh
tizen/build-odroid-c4.sh
tizen/build-odroid-n2.sh