bug#1086: [BusyBox] bug#1086: Cannot build busybox-0.48

Matt Kraai kraai at alumni.carnegiemellon.edu
Wed Jan 3 20:23:04 UTC 2001


On Wed, Jan 03, 2001 at 08:37:15PM +0100, Thomas Kller wrote:
> bash-2.03# make CFLAGS="-O3 -march=i686 -fomit-frame-pointer"

Messing with CFLAGS directly is not supported.  If you really want
to do this, hand edit the file and add

CFLAGS="-O3 -march=i686 -fomit-frame-pointer"

somewhere near the top.  Should this be closed, or should the
CFLAGS support be improved?

Matt






More information about the busybox mailing list