Make the script pass arguments so clean from Xcode works properly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10919 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -11,4 +11,4 @@ set -e
|
|||||||
#
|
#
|
||||||
cd ../..
|
cd ../..
|
||||||
echo `pwd`
|
echo `pwd`
|
||||||
./build64.sh
|
./build64.sh $1 $2 $3 $4 $5 $6 $8
|
||||||
|
Reference in New Issue
Block a user