summaryrefslogtreecommitdiff
path: root/edksetup.bat
diff options
context:
space:
mode:
Diffstat (limited to 'edksetup.bat')
-rw-r--r--edksetup.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/edksetup.bat b/edksetup.bat
index 7ff10ebc71..95f54a4714 100644
--- a/edksetup.bat
+++ b/edksetup.bat
@@ -134,7 +134,7 @@ echo Resetting the PATH variable to include the FRAMEWORK_TOOLS_PATH for this WO
goto skipbuild
:ForceBuild
-call ant -f %WORKSPACE%\Tools\build.xml cleanall
+call ant -noclasspath -f %WORKSPACE%\Tools\build.xml cleanall
:NormalBuild
@REM