I have tracked down all my troubles to a tool chain issue. In using 1.1.2 I was able to use a custom CFLAGS variable that would allow me to point busybox to the cross compile tool chain includes and libraries. The current version does not allow these options. How do I get that functionality back without reverting back to the older version?