Fix build command script (#3299)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 23 Oct 2018 08:32:49 +0000 (17:32 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 23 Oct 2018 08:32:49 +0000 (17:32 +0900)
commit4fab5018c100b257420c46900c1f62adc4574cc9
tree9748b7cf24d3d5952a273d316c170709ca08cc2d
parent8b8d668fb56b8132c45245dca337419081fbeeed
Fix build command script (#3299)

Fix build command script
- configure: Add home, binary home option
- build-acl: Fix to build-acl before configure

By this, we can build
"[env-set] ./run build-acl & [env-set] ./run configure & ./run build & ./run install"

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
scripts/command/build-acl
scripts/command/configure