K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-05-29T03:49:00.000000Z K 7 svn:log V 359 "make delete-old" needs more than 64KB worth of arguments. Both arm and powerpc have 64KB as the maximum argument size, so one cannot run "make delete-old" on arm or powerpc anymore. Stop special-casing powerpc and give it 256KB of arguments like all other platforms, but keep arm on 64KB for now. There may be a purpose to it that doesn't exist for powerpc. END