Browse Source

excluded voyager and ants from 64bit WinA2 -- does not make sense to be included before the Oberon subsystem starts to work

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7450 8c9fc860-2736-0410-a75d-ab315db34111
felixf 7 years ago
parent
commit
3164d31ee7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/Release.Tool

+ 1 - 1
source/Release.Tool

@@ -207,7 +207,7 @@ BUILDS
 		INCLUDE "WIN iWIN WINGEN WINGEN64 UNCOOP UNCOOP64"
 		COMPILER "Compiler.Compile"
 		COMPILEOPTIONS "-p=Win64G"
-		EXCLUDEPACKAGES ""
+		EXCLUDEPACKAGES "OberonVoyager OberonAnts"
 		DISABLED "FALSE"
 	}
 	A2_64 {