Diff

Differences From Artifact [cdcc7c93e0]:

To Artifact [a279f86cb1]:


104
105
106
107
108
109
110

111
112
113
114
115
116
117
			notk="1"
			kit="${os}-${cpu}-min-static"
			;;
		win32|win32-*)
			kitcreator="./build/make-kit-win32"
			xcompile="1"
			# XXX: Disabled for now, since I don't have WINE installed

			#kitruncmd="wine"
			;;
		linux-mipsel-min|linux-mipsel-min-kitdll)
			kitcreator="./build/make-kit-linux-mipsel"
			runnable="0"
			xcompile="1"
			notk="1"







>







104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
			notk="1"
			kit="${os}-${cpu}-min-static"
			;;
		win32|win32-*)
			kitcreator="./build/make-kit-win32"
			xcompile="1"
			# XXX: Disabled for now, since I don't have WINE installed
			runnable="0"
			#kitruncmd="wine"
			;;
		linux-mipsel-min|linux-mipsel-min-kitdll)
			kitcreator="./build/make-kit-linux-mipsel"
			runnable="0"
			xcompile="1"
			notk="1"