Re: svn commit: r225530 - in head/sys/boot/i386: gptboot gptzfsboot zfsboot

2011-09-14 Thread Alexander Best
On Tue Sep 13 11, Andriy Gapon wrote: > Author: avg > Date: Tue Sep 13 14:03:55 2011 > New Revision: 225530 > URL: http://svn.freebsd.org/changeset/base/225530 > > Log: > gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1 > > gpt and zfs boot blocks are not nearly as size-constrained as b

svn commit: r225530 - in head/sys/boot/i386: gptboot gptzfsboot zfsboot

2011-09-13 Thread Andriy Gapon
Author: avg Date: Tue Sep 13 14:03:55 2011 New Revision: 225530 URL: http://svn.freebsd.org/changeset/base/225530 Log: gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1 gpt and zfs boot blocks are not nearly as size-constrained as boot2 from which they inherited their current optimizat