Hi. I'm trying to build busybox within buildroot and then busybox provides od but applets/usage_compressed uses od -t which busybox does not have.
Turning off CONFIG_FEATURE_COMPRESS_USAGE does not help either. Anyone with plan? I guess we should/could either try to add -t or fix the applets/usage_compressed or applets/usage to not use it. I'd be happy if it was possible to compress since it shuld save some space. Thomas. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
