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:
andrewfish 2010-10-12 15:47:11 +00:00
parent 2b8999e131
commit d8904c4a94
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ set -e
#
cd ../..
echo `pwd`
./build64.sh
./build64.sh $1 $2 $3 $4 $5 $6 $8