From 7ec7bc017a85ca6c704cf15ce6b2684826d908b5 Mon Sep 17 00:00:00 2001 From: "Bala.FA" Date: Thu, 8 Dec 2011 15:42:56 +0530 Subject: gmc-build.sh accepts BUILD-DIR as optional argument. It uses gmc-target as GMC-TARGET-DIR and gmc-build as BUILD-DIR at source directory level if its not given. Signed-off-by: Bala.FA --- build/gmc-build.sh | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/build/gmc-build.sh b/build/gmc-build.sh index b248c5c7..734a1e0a 100755 --- a/build/gmc-build.sh +++ b/build/gmc-build.sh @@ -194,7 +194,7 @@ function show_help() { cat <