On Sun, Oct 18, 2009 at 2:23 PM, Philipp Kern <pk...@debian.org> wrote:
> On Sat, Oct 17, 2009 at 09:30:52PM +0200, Wesley W. Terpstra (Debian) > wrote: > > - mlton: amd64 i386 hppa powerpc sparc > # Self-hosting ML compiler > > + mlton: alpha amd64 hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 mips > mipsel powerpc s390 sparc > > That somehow looks like we want to remove it from p-a-s as porting seems > easy enough? Porting it is easy enough, but the buildd must have 800MB-1GB to build it. That means arm* can't manage (due to the buildds having all <= 512MB). Ditto m68k. > We could even dep-wait it on itself so that it builds > whenever it gets first uploaded on an architecture... That sounds ideal! So when I make a new port I just upload a bootstrap binary package of the old version and then a new upload of the source package? -> causes the buildd to rebuild the new package without needing changes to Packages-arch-specific? If that's what you mean, that would be ideal!