[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proposed silo NMU



On Sun, 24 Oct 2004 22:07:52 -0700, Blars Blarson wrote:
> -	cd $(BUILD_TREE) && $(MAKE)
> +	cd $(BUILD_TREE) && MAKEFLAGS="CC=gcc-2.95" $(MAKE)

Style nit: $(MAKE) CC=gcc-2.95 is a lot cleaner if you ask me...

I made this hack locally for Jurij Smakov <jurij@wooyd.org> to see whether
his sparcstation LX would not fail to mount the initial ramdisk in the
second stage of the installation, but it didn't work. I guess it must be a
different problem then.

I suppose this still helps though, as evidenced by the bug reports against
silo.

-- 
Joshua Kwan




Reply to: