scripts/build_oran.sh: add option to use rm_work 28/2028/1
authorJackie Huang <jackie.huang@windriver.com>
Mon, 9 Dec 2019 09:39:02 +0000 (17:39 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 16 Dec 2019 01:45:46 +0000 (09:45 +0800)
commit45c76117833b00d5a322be46ba4e4fe8b06fff80
tree5b038c2962de792f9e33e5539c4c2575cfc0814a
parentb650389b3ae23a4627ff885a7d4ef0960db522c6
scripts/build_oran.sh: add option to use rm_work

The rm_work class supports deletion of temporary workspace,
which can ease the hard drive demands during builds, so add
an option to use rm_work and enable it by default.

Issue-ID: INF-4
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I3578f8b365718196a89d6aebcb70757431824d2e
scripts/build_oran.sh