]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/build.sh: Pass extra build options to the build command
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 13 Aug 2011 22:54:50 +0000 (22:54 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 13 Aug 2011 22:54:50 +0000 (22:54 +0000)
commit5672b88f6c6326325235b4b2f9b666d75452596f
tree2804025cead7736f9412206038197b07f085ff24
parentfb511817629e3c26a29ab154319a8edcc9ce2bc1
EmulatorPkg/build.sh: Pass extra build options to the build command

Extra build options were not being sent to the build command.
This fix allows 'EmulatorPkg/build.sh -D BUILD_NEW_SHELL' to work.

Signed-off-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12126 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/build.sh