Remove some platforms with too-old compilers
This commit is contained in:
		
							parent
							
								
									8d169b2b75
								
							
						
					
					
						commit
						b6f99e5a23
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -180,8 +180,6 @@ let | |||
|       }; | ||||
| 
 | ||||
| 
 | ||||
|     rpm_fedora16i386 = makeRPM_i686 (diskImageFuns: diskImageFuns.fedora16i386); | ||||
|     rpm_fedora16x86_64 = makeRPM_x86_64 (diskImageFunsFun: diskImageFunsFun.fedora16x86_64); | ||||
|     rpm_fedora18i386 = makeRPM_i686 (diskImageFuns: diskImageFuns.fedora18i386); | ||||
|     rpm_fedora18x86_64 = makeRPM_x86_64 (diskImageFunsFun: diskImageFunsFun.fedora18x86_64); | ||||
|     rpm_fedora19i386 = makeRPM_i686 (diskImageFuns: diskImageFuns.fedora19i386); | ||||
|  | @ -193,8 +191,6 @@ let | |||
|     deb_debian7i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.debian7i386); | ||||
|     deb_debian7x86_64 = makeDeb_x86_64 (diskImageFunsFun: diskImageFunsFun.debian7x86_64); | ||||
| 
 | ||||
|     deb_ubuntu1204i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1204i386); | ||||
|     deb_ubuntu1204x86_64 = makeDeb_x86_64 (diskImageFuns: diskImageFuns.ubuntu1204x86_64); | ||||
|     deb_ubuntu1210i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1210i386); | ||||
|     deb_ubuntu1210x86_64 = makeDeb_x86_64 (diskImageFuns: diskImageFuns.ubuntu1210x86_64); | ||||
|     deb_ubuntu1304i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1304i386); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue