Small patch to "clear" to add flush

Denys Vlasenko vda.linux at googlemail.com
Fri Dec 28 08:21:22 PST 2007


On Friday 28 December 2007 00:26, JoSH Lehan wrote:
> > try $CC $LDFLAGS \
> >         -o $EXE \
> >         -Wl,--sort-common \
> >         $SORT_SECTION \
> > ===>    -Wl,--gc-sections \        <======================= HERE!
> >         -Wl,--start-group $O_FILES $A_FILES -Wl,--end-group \
> >         $l_list \
> >
> > How can I make it MORE OBVIOUS to you?
>
> In the scripts/trylink script, a block similar to this appears in 6
> different places.
> I wasn't sure which to change, so I changed them all.

Yes you did it right.

> I'm going to take a gamble here and attempt submitting another patch.
> Here it is, attached.  This attempts to make the warning message "MORE
> OBVIOUS to you" and tell the user what to do.

Thanks. I must apologize, the message is 1.8.2 really is out of sync
with reality. It will be fixed in 1.8.3:

http://busybox.net/downloads/fixes-1.8.2/busybox-1.8.2-static.patch
--
vda


More information about the busybox mailing list