summary refs log tree commit diff stats
path: root/build/build-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-x64.bat')
-rw-r--r--build/build-x64.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/build-x64.bat b/build/build-x64.bat
index a6c10002..ddd49a79 100644
--- a/build/build-x64.bat
+++ b/build/build-x64.bat
@@ -19,9 +19,6 @@ nmake /nologo /f makefile.mak clean
 nmake /nologo /f makefile.mak
 cd perl
 set OOPATH=%PATH%
-set PATH=%OOPATH%;c:\mozilla-build\perl-5.8-x64\bin
-nmake /nologo /s /f makefile-58.mak clean
-nmake /nologo /s /f makefile-58.mak
 set PATH=%OOPATH%;c:\mozilla-build\perl-5.10-x64\bin
 nmake /nologo /s /f makefile-510.mak clean
 nmake /nologo /s /f makefile-510.mak