This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you...
author"Steven J. Hill" <sjhill@realitydiluted.com>
Tue, 4 Oct 2005 01:30:01 +0000 (01:30 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Tue, 4 Oct 2005 01:30:01 +0000 (01:30 -0000)
commit900edf5c2d5a8cb429f1954e268bc8c3033cc12c
tree05d72633f9b20d9adb893e8cfca95ffd2bacf125
parent03cac04c28ced79f2a6b7b7f8a0cd7d8126a9412
This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS.
package/util-linux/util-linux-gcc41.patch [new file with mode: 0644]