Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Mar 18, 2012, at 7:12 AM, Havard Eidnes wrote:
> Module Name: src
> Committed By: he
> Date: Sun Mar 18 14:12:56 UTC 2012
>
> Modified Files:
> src/distrib/vax/ramdisk: Makefile
> src/sys/arch/vax/conf: INSTALL
>
> Log Message:
> Bump the ramdisk size so that the contents fits again.
That really wasn't the best way to fix that.
The problem is _DIAGASSERT in libc bloated the size.
We probably should have a -Os compiled libc (without _DIAGASSERT)
for use by distrib.
Home |
Main Index |
Thread Index |
Old Index