[Bug 747] 1.15.2 regression from 1.15.1 in ash parameter expansion

bugzilla at busybox.net bugzilla at busybox.net
Mon Nov 30 14:03:46 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=747





--- Comment #15 from Davide Cavalca <davide at geexbox.org>  2009-11-30 14:03:44 UTC ---
(In reply to comment #14)
> where TARGET_PREFIX is our toolchain prefix and HOST_CC points to the system
> (not crosscompiler) gcc. The actual script to build busybox simply does
> ARCH=$TARGET_ARCH make $1

To clarify, $1 == package name, so the expanded command is
ARCH=i386 make busybox


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list